aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorSimon Brandhof <simon.brandhof@sonarsource.com>2017-10-11 07:05:59 +0200
committerSimon Brandhof <simon.brandhof@sonarsource.com>2017-10-11 07:06:09 +0200
commitd1eef867e02c7402a4516fa2dd4d193a03eb2b7b (patch)
tree220bab31d309dcbafaa2997bac9a79f3e6465646 /pom.xml
parent868e9ce285262e5277c158ea3c2082c379e81943 (diff)
downloadsonarqube-d1eef867e02c7402a4516fa2dd4d193a03eb2b7b.tar.gz
sonarqube-d1eef867e02c7402a4516fa2dd4d193a03eb2b7b.zip
Prepare for next development iteration
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 59ea1200d2e..26b1752d56a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -11,7 +11,7 @@
<groupId>org.sonarsource.sonarqube</groupId>
<artifactId>sonarqube</artifactId>
<packaging>pom</packaging>
- <version>6.6-RC1</version>
+ <version>6.6-SNAPSHOT</version>
<name>SonarQube</name>
<url>http://www.sonarqube.org/</url>
<description>Open source platform for continuous inspection of code quality</description>