aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorSimon Brandhof <simon.brandhof@sonarsource.com>2018-01-24 17:12:48 +0100
committerSimon Brandhof <simon.brandhof@sonarsource.com>2018-01-24 17:12:48 +0100
commit7cfa0a0483f94d34ab49846060af2933cd351167 (patch)
tree363f65cb7dddd1c0c02b5a7289b052074dff7d35 /pom.xml
parentb19047de0e815b1c6474770e8bc0fff41daa4d01 (diff)
downloadsonarqube-7cfa0a0483f94d34ab49846060af2933cd351167.tar.gz
sonarqube-7cfa0a0483f94d34ab49846060af2933cd351167.zip
Set version 7.0-SNAPSHOT
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 07f42d84f38..45fb7872ea1 100644
--- a/pom.xml
+++ b/pom.xml
@@ -11,7 +11,7 @@
<groupId>org.sonarsource.sonarqube</groupId>
<artifactId>sonarqube</artifactId>
<packaging>pom</packaging>
- <version>7.0-RC1</version>
+ <version>7.0-SNAPSHOT</version>
<name>SonarQube</name>
<url>http://www.sonarqube.org/</url>
<description>Open source platform for continuous inspection of code quality</description>