aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorEric Hartmann <hartmann.eric@gmail.com>2014-12-16 13:16:06 +0100
committerEric Hartmann <hartmann.eric@gmail.com>2014-12-16 13:16:06 +0100
commit84b3c5ed183a2f3f3198952c6946914bee1f29a0 (patch)
treea056b14a6453e9e0fd4db8e04d6cd8a7734ec29c /pom.xml
parentd0ac34c9376e668e8d67ab30038dfb28219be029 (diff)
downloadsonarqube-84b3c5ed183a2f3f3198952c6946914bee1f29a0.tar.gz
sonarqube-84b3c5ed183a2f3f3198952c6946914bee1f29a0.zip
[maven-release-plugin] prepare release 5.0-RC35.0-RC3
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 934f5957e83..4cec901498f 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-RC3</version>
<name>SonarQube</name>
<url>http://www.sonarqube.org/</url>
<description>Open source platform for continuous inspection of code quality</description>
@@ -1121,7 +1121,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-RC3</tag>
</scm>
<ciManagement>