diff options
author | Simon Brandhof <simon.brandhof@sonarsource.com> | 2017-07-13 19:11:40 +0200 |
---|---|---|
committer | Simon Brandhof <simon.brandhof@sonarsource.com> | 2017-07-13 19:11:40 +0200 |
commit | 3861f8769afa40e556c63ff7f39a41f9f89f68fa (patch) | |
tree | 5430d1b0daea5d84f78350250a1e5123e940a37c /pom.xml | |
parent | 7c1a881ae846e4c9afa22243c4fc5884d1df0d81 (diff) | |
download | sonarqube-3861f8769afa40e556c63ff7f39a41f9f89f68fa.tar.gz sonarqube-3861f8769afa40e556c63ff7f39a41f9f89f68fa.zip |
Release 6.5-RC16.5-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>6.5-SNAPSHOT</version> + <version>6.5-RC1</version> <name>SonarQube</name> <url>http://www.sonarqube.org/</url> <description>Open source platform for continuous inspection of code quality</description> |