aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorTom <thomas.verin@sonarsource.com>2016-04-07 15:38:57 +0200
committerTom <thomas.verin@sonarsource.com>2016-04-07 15:38:57 +0200
commit624a75a51a598dcd29da8aa2938c87fefd908009 (patch)
tree8b76abd63e17c0062351f9b7339df22f9182efcb /pom.xml
parent4c34f8c245f13967643c7ec5cd24d0d06903c44f (diff)
downloadsonarqube-624a75a51a598dcd29da8aa2938c87fefd908009.tar.gz
sonarqube-624a75a51a598dcd29da8aa2938c87fefd908009.zip
[maven-release-plugin] prepare for next development iteration
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 19a8d0814f2..305deef750e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -10,7 +10,7 @@
<groupId>org.sonarsource.sonarqube</groupId>
<artifactId>sonarqube</artifactId>
<packaging>pom</packaging>
- <version>5.5-RC1</version>
+ <version>5.5-RC2-SNAPSHOT</version>
<name>SonarQube</name>
<url>http://www.sonarqube.org/</url>
<description>Open source platform for continuous inspection of code quality</description>
@@ -996,7 +996,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>5.5-RC1</tag>
+ <tag>HEAD</tag>
</scm>
<ciManagement>