Skip to content

Commit f5b0085

Browse files
committed
use SQ 5.6 API
1 parent 09b278e commit f5b0085

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -154,7 +154,7 @@
154154
<license.owner>SonarOpenCommunity</license.owner>
155155
<license.mailto>http://github.com/SonarOpenCommunity/sonar-cxx</license.mailto>
156156
<maven.test.redirectTestOutputToFile>true</maven.test.redirectTestOutputToFile>
157-
<sonar.version>5.6-RC2</sonar.version>
157+
<sonar.version>5.6</sonar.version>
158158
<sslr.version>1.21</sslr.version>
159159
<sonar.pluginClass>org.sonar.plugins.cxx.CxxPlugin</sonar.pluginClass>
160160
<sonar.artifact.path>target/${project.artifactId}-${project.version}.jar</sonar.artifact.path>

0 commit comments

Comments
 (0)