aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorJulien Lancelot <julien.lancelot@gmail.com>2013-02-18 17:07:23 +0100
committerJulien Lancelot <julien.lancelot@gmail.com>2013-02-18 17:07:23 +0100
commit4829c022ebbf83b6923d84cc57e38b6338e79df3 (patch)
tree4f5792b9919cf078ec0cb8f70581838f4cac6ce3 /pom.xml
parent8a6c663a6d1efbd157c7ed8d4f0a7120e064a371 (diff)
downloadsonarqube-4829c022ebbf83b6923d84cc57e38b6338e79df3.tar.gz
sonarqube-4829c022ebbf83b6923d84cc57e38b6338e79df3.zip
SONAR-2227 Use new update center API
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 54e58423ceb..746f1cd7ae1 100644
--- a/pom.xml
+++ b/pom.xml
@@ -580,7 +580,7 @@
<dependency>
<groupId>org.codehaus.sonar</groupId>
<artifactId>sonar-update-center-common</artifactId>
- <version>1.4</version>
+ <version>1.5-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.codehaus.sonar</groupId>