summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorSimon Brandhof <simon.brandhof@gmail.com>2012-07-14 19:32:45 +0200
committerSimon Brandhof <simon.brandhof@gmail.com>2012-07-14 19:32:45 +0200
commit86706f9bae9c427f729484cd98b425cd25ae653e (patch)
treebdfb312769448b7adce876a37bf87bff3f5127a8 /pom.xml
parent28588545174b1c764b018daf943d65f6b3617b47 (diff)
downloadsonarqube-86706f9bae9c427f729484cd98b425cd25ae653e.tar.gz
sonarqube-86706f9bae9c427f729484cd98b425cd25ae653e.zip
Update Center improvements
* SONAR-3661 API: new component org.sonar.api.utils.UriReader * SONAR-3660 The property sonar.updatecenter.url must support local files * SONAR-3659 Availability of Update Center with non-RELEASE versions of Sonar * SONAR-2008 Enable updates from SNAPSHOT versions for plugins
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 3ead717e790..af072cd328a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -596,7 +596,7 @@
<dependency>
<groupId>org.codehaus.sonar</groupId>
<artifactId>sonar-update-center-common</artifactId>
- <version>1.1</version>
+ <version>1.3-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.codehaus.sonar</groupId>