aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorEric Hartmann <hartmann.eric@gmail.com>2014-09-08 10:38:54 +0200
committerEric Hartmann <hartmann.eric@gmail.com>2014-09-08 10:38:54 +0200
commit85da787c6f0f5c47ec6e19681ed00fa8661f0fb8 (patch)
treeb8f99809634766b35edfcb8f07e24c6aa552153e /pom.xml
parent70a1850e5e29e7a06f43132cf0c4cea51744d0d0 (diff)
downloadsonarqube-85da787c6f0f5c47ec6e19681ed00fa8661f0fb8.tar.gz
sonarqube-85da787c6f0f5c47ec6e19681ed00fa8661f0fb8.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 d5da7821c11..ff5ea0aeb3a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -5,7 +5,7 @@
<groupId>org.codehaus.sonar</groupId>
<artifactId>sonar</artifactId>
<packaging>pom</packaging>
- <version>4.5-RC1</version>
+ <version>4.5-SNAPSHOT</version>
<name>SonarQube</name>
<url>http://www.sonarqube.org/</url>
<description>Open source platform for continuous inspection of code quality</description>
@@ -1145,7 +1145,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>4.5-RC1</tag>
+ <tag>HEAD</tag>
</scm>
<ciManagement>