diff options
author | Tom <thomas.verin@sonarsource.com> | 2016-05-27 17:49:28 +0200 |
---|---|---|
committer | Tom <thomas.verin@sonarsource.com> | 2016-05-27 17:49:28 +0200 |
commit | c4beaca801505b36632aa00f28fbe411a42caabf (patch) | |
tree | cb50fbe52120b7bb2826594a66fa8e0a7f2772dc /pom.xml | |
parent | ad239bd651c1ccd555c4f84111416bb0b2aefe0b (diff) | |
download | sonarqube-c4beaca801505b36632aa00f28fbe411a42caabf.tar.gz sonarqube-c4beaca801505b36632aa00f28fbe411a42caabf.zip |
prepare for next development iteration on release branch
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-RC2</version> + <version>5.6-SNAPSHOT</version> <name>SonarQube</name> <url>http://www.sonarqube.org/</url> <description>Open source platform for continuous inspection of code quality</description> |