aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSimon Brandhof <simon.brandhof@gmail.com>2011-07-11 10:29:12 +0000
committerSimon Brandhof <simon.brandhof@gmail.com>2011-07-11 10:29:12 +0000
commitaa0ff064d8a273a271f547abbaf444ab2aea170f (patch)
tree6cd7c5b07befc4aa7f7f95757cb164493faae2e9
parentf158551c45251717451b7a8a4da74587d2e1a0c3 (diff)
downloadsonar-scanner-cli-aa0ff064d8a273a271f547abbaf444ab2aea170f.tar.gz
sonar-scanner-cli-aa0ff064d8a273a271f547abbaf444ab2aea170f.zip
[maven-release-plugin] prepare for next development iteration
-rw-r--r--pom.xml8
1 files changed, 4 insertions, 4 deletions
diff --git a/pom.xml b/pom.xml
index 230fdbf..9ddb860 100644
--- a/pom.xml
+++ b/pom.xml
@@ -8,7 +8,7 @@
</parent>
<artifactId>sonar-runner</artifactId>
- <version>1.1</version>
+ <version>1.2-SNAPSHOT</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/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>
+ <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>
</scm>
<issueManagement>
</issueManagement>