We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 09b278e + f5b0085 commit f746bd6Copy full SHA for f746bd6
pom.xml
@@ -154,7 +154,7 @@
154
<license.owner>SonarOpenCommunity</license.owner>
155
<license.mailto>http://github.com/SonarOpenCommunity/sonar-cxx</license.mailto>
156
<maven.test.redirectTestOutputToFile>true</maven.test.redirectTestOutputToFile>
157
- <sonar.version>5.6-RC2</sonar.version>
+ <sonar.version>5.6</sonar.version>
158
<sslr.version>1.21</sslr.version>
159
<sonar.pluginClass>org.sonar.plugins.cxx.CxxPlugin</sonar.pluginClass>
160
<sonar.artifact.path>target/${project.artifactId}-${project.version}.jar</sonar.artifact.path>
0 commit comments