aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorTom <thomas.verin@sonarsource.com>2016-12-09 11:07:17 +0100
committerTom <thomas.verin@sonarsource.com>2016-12-09 11:07:17 +0100
commite52bc616764bb8cdcd53803f77119f19c6dbb2ce (patch)
tree1884b33fda6b7f9103d1f45e6289fd0781d14fac /pom.xml
parent7fbfd4e6c28b7a3d66d91ffb3d70fac5ce5228d1 (diff)
downloadsonarqube-e52bc616764bb8cdcd53803f77119f19c6dbb2ce.tar.gz
sonarqube-e52bc616764bb8cdcd53803f77119f19c6dbb2ce.zip
release 6.2-RC36.2-RC3
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..f6d318bad31 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-RC3</version>
<name>SonarQube</name>
<url>http://www.sonarqube.org/</url>
<description>Open source platform for continuous inspection of code quality</description>