aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorEric Hartmann <hartmann.eric@gmail.com>2015-10-06 10:26:53 +0200
committerEric Hartmann <hartmann.eric@gmail.com>2015-10-06 10:26:53 +0200
commit96f4a0a1a70cd4c73f5a997af1b7db715d95a2b5 (patch)
tree1bc45d003f7ea76cddec0b56aea4134658b6a6e7 /pom.xml
parent154f27635047e11734ff393b9a3737836df6e4e0 (diff)
downloadsonar-scanner-cli-96f4a0a1a70cd4c73f5a997af1b7db715d95a2b5.tar.gz
sonar-scanner-cli-96f4a0a1a70cd4c73f5a997af1b7db715d95a2b5.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 10e2788..b91475e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -8,7 +8,7 @@
<groupId>org.sonarsource.sonar-runner</groupId>
<artifactId>sonar-runner</artifactId>
- <version>2.5-RC1</version>
+ <version>2.5-SNAPSHOT</version>
<packaging>pom</packaging>
<name>SonarQube Runner</name>
<url>http://docs.codehaus.org/display/SONAR/Analyzing+with+SonarQube+Runner</url>
@@ -38,7 +38,7 @@
<connection>scm:git:git@github.com:SonarSource/sonar-runner.git</connection>
<developerConnection>scm:git:git@github.com:SonarSource/sonar-runner.git</developerConnection>
<url>https://github.com/SonarSource/sonar-runner</url>
- <tag>2.5-RC1</tag>
+ <tag>HEAD</tag>
</scm>
<issueManagement>