summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorEric Hartmann <hartmann.eric@gmail.com>2013-06-07 14:49:47 +0200
committerEric Hartmann <hartmann.eric@gmail.com>2013-06-07 14:49:47 +0200
commitd4f19983ccda83de490879b13411753fb67cc881 (patch)
tree7c5818f25b31ad918bff0503a189a952db19fd03 /pom.xml
parent41a760c9dfff39aa5d30b9028414f57e92aedb94 (diff)
downloadsonar-scanner-cli-d4f19983ccda83de490879b13411753fb67cc881.tar.gz
sonar-scanner-cli-d4f19983ccda83de490879b13411753fb67cc881.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 e09a413..88fc0c5 100644
--- a/pom.xml
+++ b/pom.xml
@@ -8,7 +8,7 @@
<groupId>org.codehaus.sonar.runner</groupId>
<artifactId>sonar-runner</artifactId>
- <version>2.2.2</version>
+ <version>2.3-SNAPSHOT</version>
<packaging>pom</packaging>
<name>Sonar Runner</name>
<url>http://docs.codehaus.org/display/SONAR/Analyzing+with+Sonar+Runner</url>
@@ -47,7 +47,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.2.2</tag>
+ <tag>HEAD</tag>
</scm>
<issueManagement>