diff options
author | Tom <thomas.verin@sonarsource.com> | 2016-05-20 17:20:44 +0200 |
---|---|---|
committer | Tom <thomas.verin@sonarsource.com> | 2016-05-20 17:20:44 +0200 |
commit | eb9621b54f37ece61b71ffbbdc3b9d14430a4330 (patch) | |
tree | fbb8f0bc35d39a72da6fbeb06c571c461a1e5e41 /pom.xml | |
parent | a28bb3e5d6988747f1bcd7896be07a6afe56914f (diff) | |
download | sonarqube-eb9621b54f37ece61b71ffbbdc3b9d14430a4330.tar.gz sonarqube-eb9621b54f37ece61b71ffbbdc3b9d14430a4330.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-RC1</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> |