aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorSimon Brandhof <simon.brandhof@gmail.com>2011-07-11 10:29:02 +0000
committerSimon Brandhof <simon.brandhof@gmail.com>2011-07-11 10:29:02 +0000
commitf158551c45251717451b7a8a4da74587d2e1a0c3 (patch)
tree4a385decea22348dfe41d453e7d76fe96f709574 /pom.xml
parentfdda729e0b8a2b907f19b84720ac44dd1d8d47c4 (diff)
downloadsonar-scanner-cli-f158551c45251717451b7a8a4da74587d2e1a0c3.tar.gz
sonar-scanner-cli-f158551c45251717451b7a8a4da74587d2e1a0c3.zip
[maven-release-plugin] prepare release sonar-runner-1.1
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>