aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorTom <thomas.verin@sonarsource.com>2016-12-02 08:39:58 +0100
committerTom <thomas.verin@sonarsource.com>2016-12-02 08:39:58 +0100
commitb7608b6a0818d0b4372681d3cd224a930eb80410 (patch)
treecbf70b97c3e9f1ee32265e5239cb57daccca5547 /pom.xml
parent669377bdd3398ffb5f415f61ff5ba3c734ab7c3e (diff)
downloadsonarqube-b7608b6a0818d0b4372681d3cd224a930eb80410.tar.gz
sonarqube-b7608b6a0818d0b4372681d3cd224a930eb80410.zip
Release 6.2-RC26.2-RC2
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 1adfdfaabc1..6fbf9bf4279 100644
--- a/pom.xml
+++ b/pom.xml
@@ -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>