aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorThomas Vérin <thomas.verin@sonarsource.com>2015-10-13 12:06:23 +0200
committerThomas Vérin <thomas.verin@sonarsource.com>2015-10-13 12:06:23 +0200
commitbc488dae246e1af1c12b18f6785cf2ca0bd474c2 (patch)
tree0e1c19d320b14fce38608e44d5c5b53404d3e960 /pom.xml
parent3d2b3bbd084ccf75d1921382315d3ac3037ed3bc (diff)
downloadsonarqube-bc488dae246e1af1c12b18f6785cf2ca0bd474c2.tar.gz
sonarqube-bc488dae246e1af1c12b18f6785cf2ca0bd474c2.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 aa5469a36c9..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-RC2</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-RC2</tag>
+ <tag>HEAD</tag>
</scm>
<ciManagement>