aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorSimon Brandhof <simon.brandhof@sonarsource.com>2017-07-13 20:19:26 +0200
committerSimon Brandhof <simon.brandhof@sonarsource.com>2017-07-13 20:19:26 +0200
commitc7e8ffc345227eb02beb0bfa3c3e9574d86a8957 (patch)
tree8a08598758530bac4ab243fcf0f847dc60122b9d /pom.xml
parentca28dd4ed34ab7c6e6066dd44820fe815c21b7a8 (diff)
downloadsonarqube-c7e8ffc345227eb02beb0bfa3c3e9574d86a8957.tar.gz
sonarqube-c7e8ffc345227eb02beb0bfa3c3e9574d86a8957.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 cf4fbfa3899..1275d20d002 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-M3</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>