aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorEric Hartmann <hartmann.eric@gmail.com>2014-12-16 13:16:07 +0100
committerEric Hartmann <hartmann.eric@gmail.com>2014-12-16 13:16:07 +0100
commitd7621e4e82c0c4585364cbf4ca1a6d4de2f8ec28 (patch)
tree3bf6d33dfbcedbe60384ac90e55605764aac566b /pom.xml
parent84b3c5ed183a2f3f3198952c6946914bee1f29a0 (diff)
downloadsonarqube-d7621e4e82c0c4585364cbf4ca1a6d4de2f8ec28.tar.gz
sonarqube-d7621e4e82c0c4585364cbf4ca1a6d4de2f8ec28.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 4cec901498f..934f5957e83 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-RC3</version>
+ <version>5.0-SNAPSHOT</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>5.0-RC3</tag>
+ <tag>HEAD</tag>
</scm>
<ciManagement>