aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorEric Hartmann <hartmann.eric@gmail.com>2012-08-01 14:52:14 +0000
committerEric Hartmann <hartmann.eric@gmail.com>2012-08-01 14:52:14 +0000
commit272c9f41447b93300213d37e345348aaf97cf27b (patch)
tree827e07e1b7c63bf5718874efe9e8a62f4ef78858 /pom.xml
parentd5409cf932773d8199e7802cc77e76bf4fb2acc3 (diff)
downloadsonar-scanner-cli-272c9f41447b93300213d37e345348aaf97cf27b.tar.gz
sonar-scanner-cli-272c9f41447b93300213d37e345348aaf97cf27b.zip
[maven-release-plugin] prepare release sonar-runner-1.4
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 474a379..6548aa0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -8,7 +8,7 @@
</parent>
<artifactId>sonar-runner</artifactId>
- <version>1.4-SNAPSHOT</version>
+ <version>1.4</version>
<name>Sonar Standalone Runner</name>
<url>http://docs.codehaus.org/display/SONAR/Sonar+Standalone+Runner</url>
@@ -44,9 +44,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.4</connection>
+ <developerConnection>scm:svn:https://svn.codehaus.org/sonar-plugins/tags/sonar-runner-1.4</developerConnection>
+ <url>scm:svn:https://svn.codehaus.org/sonar-plugins/tags/sonar-runner-1.4</url>
</scm>
<issueManagement>
<system>JIRA</system>