diff options
author | Simon Brandhof <simon.brandhof@sonarsource.com> | 2017-07-24 18:57:41 +0200 |
---|---|---|
committer | Simon Brandhof <simon.brandhof@sonarsource.com> | 2017-07-24 18:57:41 +0200 |
commit | 6c8f9ab97e732110507f39672eb5dd5321afa0fc (patch) | |
tree | cd425a30770e22c50cb7fc1f0546b2312006e251 /pom.xml | |
parent | 4815ccb899b0cff352dd979024afd46db878b692 (diff) | |
download | sonarqube-6c8f9ab97e732110507f39672eb5dd5321afa0fc.tar.gz sonarqube-6c8f9ab97e732110507f39672eb5dd5321afa0fc.zip |
Prepare for next development iteration
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -11,7 +11,7 @@ <groupId>org.sonarsource.sonarqube</groupId> <artifactId>sonarqube</artifactId> <packaging>pom</packaging> - <version>6.5-M4</version> + <version>6.5-SNAPSHOT</version> <name>SonarQube</name> <url>http://www.sonarqube.org/</url> <description>Open source platform for continuous inspection of code quality</description> |