summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorEric Hartmann <hartmann.eric@gmail.com>2014-07-08 15:58:18 +0200
committerEric Hartmann <hartmann.eric@gmail.com>2014-07-08 15:58:18 +0200
commit535bf1dc24b3c65c8c5d2aa6ad43f97c85f5bbbf (patch)
tree6340bd4531118fd177bc29385b1b00862b6674a8 /pom.xml
parent945cd20292c7196084ad420b276581b2193ae075 (diff)
downloadsonarqube-535bf1dc24b3c65c8c5d2aa6ad43f97c85f5bbbf.tar.gz
sonarqube-535bf1dc24b3c65c8c5d2aa6ad43f97c85f5bbbf.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 059a3bee069..8d06c2153e4 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-RC2</version>
+ <version>4.4-SNAPSHOT</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>4.4-RC2</tag>
+ <tag>HEAD</tag>
</scm>
<ciManagement>