aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorThomas Vérin <thomas.verin@sonarsource.com>2015-10-12 17:58:42 +0200
committerThomas Vérin <thomas.verin@sonarsource.com>2015-10-12 17:58:42 +0200
commit448f166e5f38e5018d5bfddea8eb8e1b3624e573 (patch)
tree36f244ecd34f79e0596e87e32a8758ffc1b57caa /pom.xml
parentd5dd7720eb79dc0cae1a1b38f83e757a031f8ca9 (diff)
downloadsonarqube-448f166e5f38e5018d5bfddea8eb8e1b3624e573.tar.gz
sonarqube-448f166e5f38e5018d5bfddea8eb8e1b3624e573.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 17051b71a30..e1d1ec5c404 100644
--- a/pom.xml
+++ b/pom.xml
@@ -5,7 +5,7 @@
<groupId>org.sonarsource.sonarqube</groupId>
<artifactId>sonarqube</artifactId>
<packaging>pom</packaging>
- <version>5.2-RC1</version>
+ <version>5.2-SNAPSHOT</version>
<name>SonarQube</name>
<url>http://www.sonarqube.org/</url>
<description>Open source platform for continuous inspection of code quality</description>
@@ -1162,7 +1162,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.2-RC1</tag>
+ <tag>HEAD</tag>
</scm>
<ciManagement>