aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSimon Brandhof <simon.brandhof@sonarsource.com>2015-04-19 22:26:19 +0200
committerSimon Brandhof <simon.brandhof@sonarsource.com>2015-04-20 09:05:17 +0200
commit0df835917e33504889090474212f3dd1552b72e5 (patch)
treebe6ac7410382461b868192f6adf79b540980f98a
parent14482d1505786ea0ab76712e5c805f03057226de (diff)
downloadsonarqube-0df835917e33504889090474212f3dd1552b72e5.tar.gz
sonarqube-0df835917e33504889090474212f3dd1552b72e5.zip
SONAR-6433 upgrade to updatecenter 1.12.1
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 264fa7aee2f..5e96cd6bcd2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -65,7 +65,7 @@
</prerequisites>
<properties>
- <sonarUpdateCenter.version>1.13-SNAPSHOT</sonarUpdateCenter.version>
+ <sonarUpdateCenter.version>1.12.1</sonarUpdateCenter.version>
<sonarJava.version>3.0</sonarJava.version>
<sonarGit.version>1.0</sonarGit.version>
<sonarSvn.version>1.0</sonarSvn.version>