aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorSimon Brandhof <simon.brandhof@sonarsource.com>2017-07-05 20:29:27 +0200
committerSimon Brandhof <simon.brandhof@sonarsource.com>2017-07-05 20:29:27 +0200
commit0e05020d62dbe8d7c088e4bdb0de4f1cd2e13fe9 (patch)
treebf4df5c91d8efd71872d39238a4bb3bcf68471ce /pom.xml
parentbcc8082815b493171a30ae32dfef9d9c278804a4 (diff)
downloadsonarqube-0e05020d62dbe8d7c088e4bdb0de4f1cd2e13fe9.tar.gz
sonarqube-0e05020d62dbe8d7c088e4bdb0de4f1cd2e13fe9.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 3d7133a4022..36be56adfa3 100644
--- a/pom.xml
+++ b/pom.xml
@@ -11,7 +11,7 @@
<groupId>org.sonarsource.sonarqube</groupId>
<artifactId>sonarqube</artifactId>
<packaging>pom</packaging>
- <version>6.5-M2</version>
+ <version>6.5-SNAPSHOT</version>
<name>SonarQube</name>
<url>http://www.sonarqube.org/</url>
<description>Open source platform for continuous inspection of code quality</description>