summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorEric Hartmann <hartmann.eric@gmail.com>2016-03-01 10:36:10 +0100
committerEric Hartmann <hartmann.eric@gmail.com>2016-03-01 10:36:10 +0100
commit19310ef05676362f6b88be6d1edc22a12af372b4 (patch)
tree381ae52d361355d3bc73ba79103340e4b16d4f1d /pom.xml
parentd1fadbe08865e7bb38c7a278148053e793422818 (diff)
downloadsonarqube-5.4-RC3.tar.gz
sonarqube-5.4-RC3.zip
[maven-release-plugin] prepare release 5.4-RC35.4-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 ecce526715a..a557b5d8778 100644
--- a/pom.xml
+++ b/pom.xml
@@ -10,7 +10,7 @@
<groupId>org.sonarsource.sonarqube</groupId>
<artifactId>sonarqube</artifactId>
<packaging>pom</packaging>
- <version>5.4-SNAPSHOT</version>
+ <version>5.4-RC3</version>
<name>SonarQube</name>
<url>http://www.sonarqube.org/</url>
<description>Open source platform for continuous inspection of code quality</description>
@@ -995,7 +995,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.4-RC3</tag>
</scm>
<ciManagement>