diff options
author | Thomas Vérin <thomas.verin@sonarsource.com> | 2015-02-24 10:08:46 +0100 |
---|---|---|
committer | Thomas Vérin <thomas.verin@sonarsource.com> | 2015-02-24 10:08:46 +0100 |
commit | 2c86ad5a003cfe6db1287a25c35acfa0561300c9 (patch) | |
tree | d522dab2f33faedc4589df28872751f6acfe90ed /pom.xml | |
parent | c90c909c19c3e8004a070d64aae235d5f1ca92f9 (diff) | |
download | sonarqube-2c86ad5a003cfe6db1287a25c35acfa0561300c9.tar.gz sonarqube-2c86ad5a003cfe6db1287a25c35acfa0561300c9.zip |
Release 5.0.15.0.1
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -5,7 +5,7 @@ <groupId>org.codehaus.sonar</groupId> <artifactId>sonar</artifactId> <packaging>pom</packaging> - <version>5.0.1-SNAPSHOT</version> + <version>5.0.1</version> <name>SonarQube</name> <url>http://www.sonarqube.org/</url> <description>Open source platform for continuous inspection of code quality</description> |