aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorDavid Rautureau <david.rautureau@sonarsource.com>2016-11-21 14:17:24 +0100
committerDavid Rautureau <david.rautureau@sonarsource.com>2016-11-21 14:17:24 +0100
commitf3b6e94cd1bb01583458a4fcc5717806fc950d6b (patch)
tree246836d8eaef777346334233eb03b3b8c74fdc20 /pom.xml
parente921f144a46c9eb6b548c91c31d21c6b30529041 (diff)
downloadsonarqube-f3b6e94cd1bb01583458a4fcc5717806fc950d6b.tar.gz
sonarqube-f3b6e94cd1bb01583458a4fcc5717806fc950d6b.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 f7e9f5bac5b..43bfb52636a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -10,7 +10,7 @@
<groupId>org.sonarsource.sonarqube</groupId>
<artifactId>sonarqube</artifactId>
<packaging>pom</packaging>
- <version>6.2-SNAPSHOT</version>
+ <version>6.3-SNAPSHOT</version>
<name>SonarQube</name>
<url>http://www.sonarqube.org/</url>
<description>Open source platform for continuous inspection of code quality</description>