aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorJulien Lancelot <julien.lancelot@sonarsource.com>2017-10-27 17:54:59 +0200
committerJulien Lancelot <julien.lancelot@sonarsource.com>2017-10-27 17:54:59 +0200
commit70bb344fb38dbb05b71d203a25f8aeff60fcd724 (patch)
treee0285271a46ceb4b41f61200e74f4860ced6ee56 /pom.xml
parent3f72c27bf24dcecfad0e0901797e6d166532de72 (diff)
downloadsonarqube-70bb344fb38dbb05b71d203a25f8aeff60fcd724.tar.gz
sonarqube-70bb344fb38dbb05b71d203a25f8aeff60fcd724.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 5e01532a36f..bb76e3144e5 100644
--- a/pom.xml
+++ b/pom.xml
@@ -11,7 +11,7 @@
<groupId>org.sonarsource.sonarqube</groupId>
<artifactId>sonarqube</artifactId>
<packaging>pom</packaging>
- <version>6.7-RC1</version>
+ <version>6.7-SNAPSHOT</version>
<name>SonarQube</name>
<url>http://www.sonarqube.org/</url>
<description>Open source platform for continuous inspection of code quality</description>