summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorEric Hartmann <hartmann.eric@gmail.com>2013-02-25 18:58:00 +0100
committerEric Hartmann <hartmann.eric@gmail.com>2013-02-25 18:58:00 +0100
commit86bd30f572bdf18c0d3dc797fb0a4baeafc47242 (patch)
tree617b98072a89caa7738b4f40cd1a784231a2a952 /pom.xml
parent66e50c1f2623232cd1dfc7cda314b7aaf1e40083 (diff)
downloadsonarqube-86bd30f572bdf18c0d3dc797fb0a4baeafc47242.tar.gz
sonarqube-86bd30f572bdf18c0d3dc797fb0a4baeafc47242.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 6eba42dddc9..fc43763dbbf 100644
--- a/pom.xml
+++ b/pom.xml
@@ -5,7 +5,7 @@
<groupId>org.codehaus.sonar</groupId>
<artifactId>sonar</artifactId>
<packaging>pom</packaging>
- <version>3.5-RC1</version>
+ <version>3.5-SNAPSHOT</version>
<name>Sonar</name>
<url>http://www.sonarsource.org/</url>
<description>Open source platform for continuous inspection of code quality</description>
@@ -1066,7 +1066,7 @@
<connection>scm:git:git@github.com:SonarSource/sonar.git</connection>
<developerConnection>scm:git:git@github.com:SonarSource/sonar.git</developerConnection>
<url>https://github.com/SonarSource/sonar</url>
- <tag>3.5-RC1</tag>
+ <tag>HEAD</tag>
</scm>
<ciManagement>