aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorEric Hartmann <hartmann.eric@gmail.com>2014-07-08 15:58:17 +0200
committerEric Hartmann <hartmann.eric@gmail.com>2014-07-08 15:58:17 +0200
commit945cd20292c7196084ad420b276581b2193ae075 (patch)
tree8c37d096288d92320d11541bffd1d55e8653bdd4 /pom.xml
parentbfc542961446b8de587de32fd88de902123614d1 (diff)
downloadsonarqube-945cd20292c7196084ad420b276581b2193ae075.tar.gz
sonarqube-945cd20292c7196084ad420b276581b2193ae075.zip
[maven-release-plugin] prepare release 4.4-RC24.4-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 8d06c2153e4..059a3bee069 100644
--- a/pom.xml
+++ b/pom.xml
@@ -5,7 +5,7 @@
<groupId>org.codehaus.sonar</groupId>
<artifactId>sonar</artifactId>
<packaging>pom</packaging>
- <version>4.4-SNAPSHOT</version>
+ <version>4.4-RC2</version>
<name>SonarQube</name>
<url>http://www.sonarqube.org/</url>
<description>Open source platform for continuous inspection of code quality</description>
@@ -1176,7 +1176,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>4.4-RC2</tag>
</scm>
<ciManagement>