aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorSimon Brandhof <simon.brandhof@sonarsource.com>2018-01-24 15:36:36 +0100
committerSimon Brandhof <simon.brandhof@sonarsource.com>2018-01-24 15:36:36 +0100
commitb19047de0e815b1c6474770e8bc0fff41daa4d01 (patch)
tree137356bb677cdf9901f8aeaf0289f219f825913d /pom.xml
parentfb311dc654dfe2b0f5103d9ff08a1c790ee58e0e (diff)
downloadsonarqube-b19047de0e815b1c6474770e8bc0fff41daa4d01.tar.gz
sonarqube-b19047de0e815b1c6474770e8bc0fff41daa4d01.zip
Release 7.0-RC17.0-RC1
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 45fb7872ea1..07f42d84f38 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-SNAPSHOT</version>
+ <version>7.0-RC1</version>
<name>SonarQube</name>
<url>http://www.sonarqube.org/</url>
<description>Open source platform for continuous inspection of code quality</description>