aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorTom <thomas.verin@sonarsource.com>2016-09-19 16:34:40 +0200
committerTom <thomas.verin@sonarsource.com>2016-09-19 16:34:40 +0200
commite5df6c97c1b65693e4c9a5a77e4cde42277d891b (patch)
treec963e2e987fff85a9be6b4a8c4179d5874f71704 /pom.xml
parent9c1c190107023ffca5f67d6d0184ff5371c5347f (diff)
downloadsonarqube-e5df6c97c1b65693e4c9a5a77e4cde42277d891b.tar.gz
sonarqube-e5df6c97c1b65693e4c9a5a77e4cde42277d891b.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 603c767f605..7fc1aaf105c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -10,7 +10,7 @@
<groupId>org.sonarsource.sonarqube</groupId>
<artifactId>sonarqube</artifactId>
<packaging>pom</packaging>
- <version>5.6.2</version>
+ <version>5.6.3-SNAPSHOT</version>
<name>SonarQube</name>
<url>http://www.sonarqube.org/</url>
<description>Open source platform for continuous inspection of code quality</description>
@@ -997,7 +997,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.6.2</tag>
+ <tag>HEAD</tag>
</scm>
<ciManagement>