aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorEric Hartmann <hartmann.eric@gmail.com>2013-02-26 11:04:31 +0100
committerEric Hartmann <hartmann.eric@gmail.com>2013-02-26 11:04:31 +0100
commit6ba5d21c2f7f64edf6a15790626753efc09a92a7 (patch)
tree30d691401673b7aa44b5536d7eb57374a6082b33 /pom.xml
parent652e5474db666d5567038a3251f6775ef31beb1c (diff)
downloadsonar-scanner-cli-6ba5d21c2f7f64edf6a15790626753efc09a92a7.tar.gz
sonar-scanner-cli-6ba5d21c2f7f64edf6a15790626753efc09a92a7.zip
[maven-release-plugin] prepare release 2.1-RC1
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 02432ca..8897e7b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -8,7 +8,7 @@
<groupId>org.codehaus.sonar.runner</groupId>
<artifactId>sonar-runner</artifactId>
- <version>2.1-SNAPSHOT</version>
+ <version>2.1-RC1</version>
<packaging>pom</packaging>
<name>Sonar Runner</name>
@@ -59,6 +59,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.1-RC1</tag>
</scm>
<issueManagement>
<system>JIRA</system>