]> source.dussan.org Git - sonar-scanner-cli.git/commitdiff
Update to Sonar 3.5-RC1
authorJulien HENRY <julien.henry@sonarsource.com>
Tue, 26 Feb 2013 09:32:17 +0000 (10:32 +0100)
committerJulien HENRY <julien.henry@sonarsource.com>
Tue, 26 Feb 2013 09:32:17 +0000 (10:32 +0100)
pom.xml

diff --git a/pom.xml b/pom.xml
index 28f411f3f05d2816dee54d07e7e7d6ff25536057..4bcb21f65941af3818b2bbfe72b82b73fef55f4f 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -11,7 +11,7 @@
   <version>2.1-SNAPSHOT</version>
   <packaging>pom</packaging>
   <name>Sonar Runner</name>
-  
+
   <modules>
     <module>sonar-runner-api</module>
     <module>sonar-runner-impl</module>
@@ -68,7 +68,7 @@
   </ciManagement>
 
   <properties>
-    <sonar.buildVersion>3.5-SNAPSHOT</sonar.buildVersion>
+    <sonar.buildVersion>3.5-RC1</sonar.buildVersion>
     <maven.test.redirectTestOutputToFile>true</maven.test.redirectTestOutputToFile>
   </properties>