aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorEric Hartmann <hartmann.eric@gmail.com>2014-07-02 18:41:25 +0200
committerEric Hartmann <hartmann.eric@gmail.com>2014-07-02 18:41:25 +0200
commit9a5b2bd0ff9dacc9d4370992824191b128b0ba02 (patch)
tree7d116a83da746fea550503ac7c791faa07a6eafd /pom.xml
parent04397dba36c6c6033391b036a8d2a3dde9093e57 (diff)
downloadsonarqube-9a5b2bd0ff9dacc9d4370992824191b128b0ba02.tar.gz
sonarqube-9a5b2bd0ff9dacc9d4370992824191b128b0ba02.zip
[maven-release-plugin] prepare release 4.4-RC14.4-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 8d06c2153e4..154dd8ed40e 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-RC1</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-RC1</tag>
</scm>
<ciManagement>