diff options
author | Julien Lancelot <julien.lancelot@sonarsource.com> | 2015-02-27 15:00:30 +0100 |
---|---|---|
committer | Julien Lancelot <julien.lancelot@sonarsource.com> | 2015-02-27 15:00:30 +0100 |
commit | ade384ed801f26543f63281d3e5d82e75f89eba1 (patch) | |
tree | ac7f654556592401803a82f26f2c64e613edbcde /pom.xml | |
parent | 24446b89d544c4ff1fea51ea46332559494b80d1 (diff) | |
download | sonarqube-ade384ed801f26543f63281d3e5d82e75f89eba1.tar.gz sonarqube-ade384ed801f26543f63281d3e5d82e75f89eba1.zip |
Update pom to 5.2-SNAPSHOT
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.1-SNAPSHOT</version> + <version>5.2-SNAPSHOT</version> <name>SonarQube</name> <url>http://www.sonarqube.org/</url> <description>Open source platform for continuous inspection of code quality</description> |