]> source.dussan.org Git - sonar-scanner-cli.git/commitdiff
[maven-release-plugin] prepare for next development iteration
authorSimon Brandhof <simon.brandhof@gmail.com>
Fri, 18 Feb 2011 17:52:50 +0000 (17:52 +0000)
committerSimon Brandhof <simon.brandhof@gmail.com>
Fri, 18 Feb 2011 17:52:50 +0000 (17:52 +0000)
pom.xml

diff --git a/pom.xml b/pom.xml
index 79f832434396a59ecc1a4c68b23df1c1cd6af8a6..f9007ed4b5eda4107c208a7b2ceb5f870245bda9 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -8,7 +8,7 @@
   </parent>
 
   <artifactId>sonar-runner</artifactId>
-  <version>1.0</version>
+  <version>1.1-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.0</connection>
-    <developerConnection>scm:svn:https://svn.codehaus.org/sonar-plugins/tags/sonar-runner-1.0</developerConnection>
-    <url>scm:svn:https://svn.codehaus.org/sonar-plugins/tags/sonar-runner-1.0</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>