aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorTom <thomas.verin@sonarsource.com>2016-12-02 09:57:50 +0100
committerTom <thomas.verin@sonarsource.com>2016-12-02 09:57:50 +0100
commit907bd522dc2e87249b76dc9cf32b2646ac49a16c (patch)
treecff6a2ade18eff36375e572fb977e2eb1e63832a /pom.xml
parentb7608b6a0818d0b4372681d3cd224a930eb80410 (diff)
downloadsonarqube-907bd522dc2e87249b76dc9cf32b2646ac49a16c.tar.gz
sonarqube-907bd522dc2e87249b76dc9cf32b2646ac49a16c.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 6fbf9bf4279..1adfdfaabc1 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-RC2</version>
+ <version>6.2-SNAPSHOT</version>
<name>SonarQube</name>
<url>http://www.sonarqube.org/</url>
<description>Open source platform for continuous inspection of code quality</description>