aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorTom <thomas.verin@sonarsource.com>2016-05-27 17:49:28 +0200
committerTom <thomas.verin@sonarsource.com>2016-05-27 17:49:28 +0200
commitc4beaca801505b36632aa00f28fbe411a42caabf (patch)
treecb50fbe52120b7bb2826594a66fa8e0a7f2772dc /pom.xml
parentad239bd651c1ccd555c4f84111416bb0b2aefe0b (diff)
downloadsonarqube-c4beaca801505b36632aa00f28fbe411a42caabf.tar.gz
sonarqube-c4beaca801505b36632aa00f28fbe411a42caabf.zip
prepare for next development iteration on release branch
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 4d96a5a9148..5a2568f4217 100644
--- a/pom.xml
+++ b/pom.xml
@@ -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>