aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml8
1 files changed, 4 insertions, 4 deletions
diff --git a/pom.xml b/pom.xml
index f879441..230fdbf 100644
--- a/pom.xml
+++ b/pom.xml
@@ -8,7 +8,7 @@
</parent>
<artifactId>sonar-runner</artifactId>
- <version>1.1-SNAPSHOT</version>
+ <version>1.1</version>
<name>Sonar Standalone Runner</name>
<url>http://docs.codehaus.org/display/SONAR/Sonar+Standalone+Runner</url>
@@ -39,9 +39,9 @@
</developers>
<scm>
- <connection>scm:svn:http://svn.codehaus.org/sonar-plugins/trunk/sonar-runner</connection>
- <developerConnection>scm:svn:https://svn.codehaus.org/sonar-plugins/trunk/sonar-runner</developerConnection>
- <url>http://svn.sonar-plugins.codehaus.org</url>
+ <connection>scm:svn:http://svn.codehaus.org/sonar-plugins/tags/sonar-runner-1.1</connection>
+ <developerConnection>scm:svn:https://svn.codehaus.org/sonar-plugins/tags/sonar-runner-1.1</developerConnection>
+ <url>scm:svn:https://svn.codehaus.org/sonar-plugins/tags/sonar-runner-1.1</url>
</scm>
<issueManagement>
</issueManagement>