diff options
author | Simon Brandhof <simon.brandhof@gmail.com> | 2013-01-02 21:55:46 +0100 |
---|---|---|
committer | Simon Brandhof <simon.brandhof@gmail.com> | 2013-01-02 21:55:46 +0100 |
commit | 0b63552e19b7a3d2a253175a895360849db3cafd (patch) | |
tree | 472b06905337b0d6878ffd261f55cc521523f6e3 /pom.xml | |
parent | 0d27e8e34192826ea2f914fba79416400bfde8e8 (diff) | |
download | sonarqube-0b63552e19b7a3d2a253175a895360849db3cafd.tar.gz sonarqube-0b63552e19b7a3d2a253175a895360849db3cafd.zip |
Upgrade sonar-update-center-common to 1.4
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -573,7 +573,7 @@ <dependency> <groupId>org.codehaus.sonar</groupId> <artifactId>sonar-update-center-common</artifactId> - <version>1.3</version> + <version>1.4</version> </dependency> <dependency> <groupId>org.codehaus.sonar</groupId> |