diff options
author | Simon Brandhof <simon.brandhof@sonarsource.com> | 2018-01-24 15:36:36 +0100 |
---|---|---|
committer | Simon Brandhof <simon.brandhof@sonarsource.com> | 2018-01-24 15:36:36 +0100 |
commit | b19047de0e815b1c6474770e8bc0fff41daa4d01 (patch) | |
tree | 137356bb677cdf9901f8aeaf0289f219f825913d /pom.xml | |
parent | fb311dc654dfe2b0f5103d9ff08a1c790ee58e0e (diff) | |
download | sonarqube-b19047de0e815b1c6474770e8bc0fff41daa4d01.tar.gz sonarqube-b19047de0e815b1c6474770e8bc0fff41daa4d01.zip |
Release 7.0-RC17.0-RC1
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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> |