summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorEric Hartmann <hartmann.eric@gmail.com>2014-12-15 12:50:02 +0100
committerEric Hartmann <hartmann.eric@gmail.com>2014-12-15 12:50:02 +0100
commit95f3a5f10acce1206365024202fc78bca4e56755 (patch)
tree8681ab5fb29db52ea9563c6265c2e99ce209a7cb /pom.xml
parent7664b08a9d915123fecd44c42632d9c3522fcff1 (diff)
downloadsonarqube-95f3a5f10acce1206365024202fc78bca4e56755.tar.gz
sonarqube-95f3a5f10acce1206365024202fc78bca4e56755.zip
[maven-release-plugin] prepare release 5.0-RC25.0-RC2
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 2787d77dab2..0ac4a8d502a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -5,7 +5,7 @@
<groupId>org.codehaus.sonar</groupId>
<artifactId>sonar</artifactId>
<packaging>pom</packaging>
- <version>5.0-SNAPSHOT</version>
+ <version>5.0-RC2</version>
<name>SonarQube</name>
<url>http://www.sonarqube.org/</url>
<description>Open source platform for continuous inspection of code quality</description>
@@ -1111,7 +1111,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>5.0-RC2</tag>
</scm>
<ciManagement>