aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
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 b91475e..10e2788 100644
--- a/pom.xml
+++ b/pom.xml
@@ -8,7 +8,7 @@
<groupId>org.sonarsource.sonar-runner</groupId>
<artifactId>sonar-runner</artifactId>
- <version>2.5-SNAPSHOT</version>
+ <version>2.5-RC1</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>HEAD</tag>
+ <tag>2.5-RC1</tag>
</scm>
<issueManagement>