aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorsimonbrandhof <simon.brandhof@gmail.com>2010-10-20 18:29:31 +0000
committersimonbrandhof <simon.brandhof@gmail.com>2010-10-20 18:29:31 +0000
commitcc06e000c3f2ac3028362d80ba1e0add2e3d28cf (patch)
treedcbf265bd23005f685545634b8ca44944229df66
parent91fc9b5b2a76ba2457a9a409ce35308e332d13c5 (diff)
downloadsonarqube-cc06e000c3f2ac3028362d80ba1e0add2e3d28cf.tar.gz
sonarqube-cc06e000c3f2ac3028362d80ba1e0add2e3d28cf.zip
fix version of update-center-common
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 52957e15a5f..6a81d79a39b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -386,7 +386,7 @@ mmmm
<dependency>
<groupId>org.codehaus.sonar</groupId>
<artifactId>sonar-update-center-common</artifactId>
- <version>0.3-SNAPSHOT</version>
+ <version>0.3</version>
</dependency>
<dependency>
<groupId>org.codehaus.sonar</groupId>