]> source.dussan.org Git - sonarqube.git/commitdiff
Set dependency of update center to 1.7-SNAPSHOT
authorJulien Lancelot <julien.lancelot@gmail.com>
Mon, 3 Jun 2013 12:14:46 +0000 (14:14 +0200)
committerJulien Lancelot <julien.lancelot@gmail.com>
Mon, 3 Jun 2013 12:14:57 +0000 (14:14 +0200)
pom.xml

diff --git a/pom.xml b/pom.xml
index 54b1a54c98f8ab486fe2f0cd45e8697d833be985..51f6e8c813ec64835b2aa89755823dc99ece91fa 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -70,7 +70,7 @@
   </prerequisites>
 
   <properties>
-    <sonarUpdateCenter.version>1.6.1-SNAPSHOT</sonarUpdateCenter.version>
+    <sonarUpdateCenter.version>1.7-SNAPSHOT</sonarUpdateCenter.version>
     <sonarJava.version>1.3-SNAPSHOT</sonarJava.version>
     <sonarGwt.version>3.3.1</sonarGwt.version>
     <h2.version>1.3.167</h2.version>