]> source.dussan.org Git - sonarqube.git/commitdiff
SONAR-4585 Set update center version to 1.7.1-SNAPSHOT
authorJulien Lancelot <julien.lancelot@gmail.com>
Thu, 22 Aug 2013 14:36:26 +0000 (16:36 +0200)
committerJulien Lancelot <julien.lancelot@gmail.com>
Thu, 22 Aug 2013 14:36:26 +0000 (16:36 +0200)
pom.xml

diff --git a/pom.xml b/pom.xml
index 0da0fdb686c24fd0b46586f6a7ed44f798449760..f7de9cb6f2697662370c0ac6adfab0265b70cc46 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -71,7 +71,7 @@
   </prerequisites>
 
   <properties>
-    <sonarUpdateCenter.version>1.6.1</sonarUpdateCenter.version>
+    <sonarUpdateCenter.version>1.7.1-SNAPSHOT</sonarUpdateCenter.version>
     <sonarJava.version>1.3</sonarJava.version>
     <sonarGwt.version>3.3.1</sonarGwt.version>
     <h2.version>1.3.172</h2.version>