aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorTom <thomas.verin@sonarsource.com>2016-05-20 17:28:19 +0200
committerTom <thomas.verin@sonarsource.com>2016-05-20 17:28:19 +0200
commit22e7e82183aa9fec5d414e4947605b5f4af9597e (patch)
tree5617e260d64305700aaa20ff6bc78d20bc9103a7 /pom.xml
parent2695c88142ab11e64892965a8e18df913bbe2754 (diff)
downloadsonarqube-22e7e82183aa9fec5d414e4947605b5f4af9597e.tar.gz
sonarqube-22e7e82183aa9fec5d414e4947605b5f4af9597e.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 15278d0f9cf..55e471fefbb 100644
--- a/pom.xml
+++ b/pom.xml
@@ -10,7 +10,7 @@
<groupId>org.sonarsource.sonarqube</groupId>
<artifactId>sonarqube</artifactId>
<packaging>pom</packaging>
- <version>5.6-SNAPSHOT</version>
+ <version>6.0-SNAPSHOT</version>
<name>SonarQube</name>
<url>http://www.sonarqube.org/</url>
<description>Open source platform for continuous inspection of code quality</description>