aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorJulien Lancelot <julien.lancelot@gmail.com>2013-05-28 13:54:19 +0200
committerJulien Lancelot <julien.lancelot@gmail.com>2013-05-28 13:54:19 +0200
commit4c203b53eefd8fdef5d114f1720fbfaf5b84fb1d (patch)
treebe4971d197eb64015a4f4c0f97deb2b06159aeb5 /pom.xml
parenta4e687f1c7291da6b60205c0bdc82f8936fb7ed5 (diff)
downloadsonarqube-4c203b53eefd8fdef5d114f1720fbfaf5b84fb1d.tar.gz
sonarqube-4c203b53eefd8fdef5d114f1720fbfaf5b84fb1d.zip
SONAR-4279 Update update-center version to 1.6.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 40a69683a8b..031b94c60a7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -70,7 +70,7 @@
</prerequisites>
<properties>
- <sonarUpdateCenter.version>1.7-SNAPSHOT</sonarUpdateCenter.version>
+ <sonarUpdateCenter.version>1.6.1-SNAPSHOT</sonarUpdateCenter.version>
<sonarJava.version>1.3-SNAPSHOT</sonarJava.version>
<sonarGwt.version>3.3.1</sonarGwt.version>
<h2.version>1.3.167</h2.version>