Skip to content

Commit f746bd6

Browse files
committed
Merge pull request #883 from guwirth/test-sq-5.6-final
use SQ 5.6 API
2 parents 09b278e + f5b0085 commit f746bd6

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)