diff options
author | Julien Lancelot <julien.lancelot@sonarsource.com> | 2017-10-27 16:27:52 +0200 |
---|---|---|
committer | Julien Lancelot <julien.lancelot@sonarsource.com> | 2017-10-27 16:27:52 +0200 |
commit | 3f72c27bf24dcecfad0e0901797e6d166532de72 (patch) | |
tree | 0144411ecde667831614c2e944a9d0cebd0160ed /pom.xml | |
parent | 35a5d851cedbe4fee51fe5cecb7cb3205e7713fe (diff) | |
download | sonarqube-3f72c27bf24dcecfad0e0901797e6d166532de72.tar.gz sonarqube-3f72c27bf24dcecfad0e0901797e6d166532de72.zip |
Release 6.76.7-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.7-SNAPSHOT</version> + <version>6.7-RC1</version> <name>SonarQube</name> <url>http://www.sonarqube.org/</url> <description>Open source platform for continuous inspection of code quality</description> |