diff options
author | Tom <thomas.verin@sonarsource.com> | 2016-05-20 17:28:19 +0200 |
---|---|---|
committer | Tom <thomas.verin@sonarsource.com> | 2016-05-20 17:28:19 +0200 |
commit | 22e7e82183aa9fec5d414e4947605b5f4af9597e (patch) | |
tree | 5617e260d64305700aaa20ff6bc78d20bc9103a7 /pom.xml | |
parent | 2695c88142ab11e64892965a8e18df913bbe2754 (diff) | |
download | sonarqube-22e7e82183aa9fec5d414e4947605b5f4af9597e.tar.gz sonarqube-22e7e82183aa9fec5d414e4947605b5f4af9597e.zip |
prepare for next development iteration
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -10,7 +10,7 @@ <groupId>org.sonarsource.sonarqube</groupId> <artifactId>sonarqube</artifactId> <packaging>pom</packaging> - <version>5.6-SNAPSHOT</version> + <version>6.0-SNAPSHOT</version> <name>SonarQube</name> <url>http://www.sonarqube.org/</url> <description>Open source platform for continuous inspection of code quality</description> |