]> source.dussan.org Git - sonar-scanner-cli.git/commitdiff
[maven-release-plugin] prepare for next development iteration
authorSimon Brandhof <simon.brandhof@gmail.com>
Mon, 11 Jul 2011 10:29:12 +0000 (10:29 +0000)
committerSimon Brandhof <simon.brandhof@gmail.com>
Mon, 11 Jul 2011 10:29:12 +0000 (10:29 +0000)
pom.xml

diff --git a/pom.xml b/pom.xml
index 230fdbf6e8eeb9df3d0323c101d33ca3312c8032..9ddb8606f3ae761d1fff646a58df5e52c43d9113 100644 (file)
--- 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>