aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorJulien Lancelot <julien.lancelot@gmail.com>2013-08-22 16:36:26 +0200
committerJulien Lancelot <julien.lancelot@gmail.com>2013-08-22 16:36:26 +0200
commit352e751c2ef370b22c0dedb5861fada7ff55594c (patch)
treebe2a021a3f543732a983aae4eb2441a8369673bf /pom.xml
parentbce5d445c4be210e8693916ec1820199477634f6 (diff)
downloadsonarqube-352e751c2ef370b22c0dedb5861fada7ff55594c.tar.gz
sonarqube-352e751c2ef370b22c0dedb5861fada7ff55594c.zip
SONAR-4585 Set update center version to 1.7.1-SNAPSHOT
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 0da0fdb686c..f7de9cb6f26 100644
--- 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>