diff options
author | simonbrandhof <simon.brandhof@gmail.com> | 2011-02-13 21:40:31 +0100 |
---|---|---|
committer | simonbrandhof <simon.brandhof@gmail.com> | 2011-02-13 21:40:31 +0100 |
commit | d7e85ae33e26f7afc633ac2e44840e5a56fd2ee9 (patch) | |
tree | b6a345534996ef188927b45565c5da5cbc2f3a57 /pom.xml | |
parent | 78191d8da12c5dee05c739def39a40a1771d3a00 (diff) | |
download | sonarqube-d7e85ae33e26f7afc633ac2e44840e5a56fd2ee9.tar.gz sonarqube-d7e85ae33e26f7afc633ac2e44840e5a56fd2ee9.zip |
Upgrade to sonar-update-center 1.1
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -421,7 +421,7 @@ <dependency> <groupId>org.codehaus.sonar</groupId> <artifactId>sonar-update-center-common</artifactId> - <version>1.1-SNAPSHOT</version> + <version>1.1</version> </dependency> <dependency> <groupId>org.codehaus.sonar</groupId> |