aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorSimon Brandhof <simon.brandhof@sonarsource.com>2017-07-13 19:59:20 +0200
committerSimon Brandhof <simon.brandhof@sonarsource.com>2017-07-13 19:59:20 +0200
commitd7dbb9250cdd54b3aeec446d18b3f4c8ce12510d (patch)
tree9afa83c14c803e2fd76ad222cf5661de5460e6b2 /pom.xml
parent7c1a881ae846e4c9afa22243c4fc5884d1df0d81 (diff)
downloadsonarqube-d7dbb9250cdd54b3aeec446d18b3f4c8ce12510d.tar.gz
sonarqube-d7dbb9250cdd54b3aeec446d18b3f4c8ce12510d.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 1275d20d002..4a21c1852ff 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-SNAPSHOT</version>
+ <version>6.6-SNAPSHOT</version>
<name>SonarQube</name>
<url>http://www.sonarqube.org/</url>
<description>Open source platform for continuous inspection of code quality</description>