aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorDavid Rautureau <david.rautureau@sonarsource.com>2016-11-21 12:08:08 +0100
committerDavid Rautureau <david.rautureau@sonarsource.com>2016-11-21 12:08:08 +0100
commite50f57556a830a9d0d527f68e6c106192acaa4b9 (patch)
treeff4620436385077c3c6c5112a6177155f967b36e /pom.xml
parente921f144a46c9eb6b548c91c31d21c6b30529041 (diff)
downloadsonarqube-e50f57556a830a9d0d527f68e6c106192acaa4b9.tar.gz
sonarqube-e50f57556a830a9d0d527f68e6c106192acaa4b9.zip
[maven-release-plugin] prepare release 6.2-RC16.2-RC1
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/pom.xml b/pom.xml
index f7e9f5bac5b..1bc0a80dc54 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-RC1</version>
<name>SonarQube</name>
<url>http://www.sonarqube.org/</url>
<description>Open source platform for continuous inspection of code quality</description>
@@ -992,7 +992,7 @@
<connection>scm:git:git@github.com:SonarSource/sonarqube.git</connection>
<developerConnection>scm:git:git@github.com:SonarSource/sonarqube.git</developerConnection>
<url>https://github.com/SonarSource/sonarqube</url>
- <tag>HEAD</tag>
+ <tag>6.2-RC1</tag>
</scm>
<ciManagement>