diff options
author | Tom <thomas.verin@sonarsource.com> | 2016-12-02 08:39:58 +0100 |
---|---|---|
committer | Tom <thomas.verin@sonarsource.com> | 2016-12-02 08:39:58 +0100 |
commit | b7608b6a0818d0b4372681d3cd224a930eb80410 (patch) | |
tree | cbf70b97c3e9f1ee32265e5239cb57daccca5547 /pom.xml | |
parent | 669377bdd3398ffb5f415f61ff5ba3c734ab7c3e (diff) | |
download | sonarqube-b7608b6a0818d0b4372681d3cd224a930eb80410.tar.gz sonarqube-b7608b6a0818d0b4372681d3cd224a930eb80410.zip |
Release 6.2-RC26.2-RC2
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -10,7 +10,7 @@ <groupId>org.sonarsource.sonarqube</groupId> <artifactId>sonarqube</artifactId> <packaging>pom</packaging> - <version>6.2-SNAPSHOT</version> + <version>6.2-RC2</version> <name>SonarQube</name> <url>http://www.sonarqube.org/</url> <description>Open source platform for continuous inspection of code quality</description> |