aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorSimon Brandhof <simon.brandhof@sonarsource.com>2017-02-14 14:00:52 +0100
committerSimon Brandhof <simon.brandhof@sonarsource.com>2017-02-14 14:00:52 +0100
commit36b88b81f2b17165c6a146a723cf849bb955a3c2 (patch)
tree8e8a88bd650bdf07150998d20c85a13a78f5cdc5 /pom.xml
parent534fc279a64c7b836f39d476d15192999944b9eb (diff)
downloadsonarqube-36b88b81f2b17165c6a146a723cf849bb955a3c2.tar.gz
sonarqube-36b88b81f2b17165c6a146a723cf849bb955a3c2.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 6039960ab74..24a4d709fe9 100644
--- a/pom.xml
+++ b/pom.xml
@@ -10,7 +10,7 @@
<groupId>org.sonarsource.sonarqube</groupId>
<artifactId>sonarqube</artifactId>
<packaging>pom</packaging>
- <version>6.3-SNAPSHOT</version>
+ <version>6.4-SNAPSHOT</version>
<name>SonarQube</name>
<url>http://www.sonarqube.org/</url>
<description>Open source platform for continuous inspection of code quality</description>