aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorSimon Brandhof <simon.brandhof@sonarsource.com>2017-05-16 17:02:30 +0200
committerSimon Brandhof <simon.brandhof@sonarsource.com>2017-05-16 17:02:50 +0200
commitee296138cd9900c74fcc00321696b5eacdfa2a14 (patch)
tree62aa452048a9b24062d81fb969536b1dbcba7989 /pom.xml
parent266a2434f2d357338d8f35eca6f1554cbeac0413 (diff)
downloadsonarqube-ee296138cd9900c74fcc00321696b5eacdfa2a14.tar.gz
sonarqube-ee296138cd9900c74fcc00321696b5eacdfa2a14.zip
Prepare for next development version 6.5-SNAPSHOT
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 24a384e69d8..96ef1f10dec 100644
--- a/pom.xml
+++ b/pom.xml
@@ -11,7 +11,7 @@
<groupId>org.sonarsource.sonarqube</groupId>
<artifactId>sonarqube</artifactId>
<packaging>pom</packaging>
- <version>6.4-SNAPSHOT</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>