]> source.dussan.org Git - sonar-scanner-cli.git/commitdiff
[maven-release-plugin] prepare for next development iteration
authorEric Hartmann <hartmann.eric@gmail.com>
Thu, 24 Apr 2014 09:21:44 +0000 (11:21 +0200)
committerEric Hartmann <hartmann.eric@gmail.com>
Thu, 24 Apr 2014 09:21:44 +0000 (11:21 +0200)
pom.xml
sonar-runner-api/pom.xml
sonar-runner-batch/pom.xml
sonar-runner-dist/pom.xml
sonar-runner-impl/pom.xml

diff --git a/pom.xml b/pom.xml
index 5ccc1da3f5ffd22572a506a5e7b15282f47250a2..d96cc7ccf9a7170de4ceb90150829aca98a29a4c 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -8,7 +8,7 @@
 
   <groupId>org.codehaus.sonar.runner</groupId>
   <artifactId>sonar-runner</artifactId>
-  <version>2.4</version>
+  <version>2.5-SNAPSHOT</version>
   <packaging>pom</packaging>
   <name>SonarQube Runner</name>
   <url>http://docs.codehaus.org/display/SONAR/Analyzing+with+SonarQube+Runner</url>
@@ -47,7 +47,7 @@
     <connection>scm:git:git@github.com:SonarSource/sonar-runner.git</connection>
     <developerConnection>scm:git:git@github.com:SonarSource/sonar-runner.git</developerConnection>
     <url>https://github.com/SonarSource/sonar-runner</url>
-    <tag>2.4</tag>
+    <tag>HEAD</tag>
   </scm>
 
   <issueManagement>
index e87e454fa5b052a14a0b285e6eb93f748624d7a3..84ea64246cfc3a5ba80da27102b7bdded4a27bfe 100644 (file)
@@ -3,7 +3,7 @@
   <parent>
     <groupId>org.codehaus.sonar.runner</groupId>
     <artifactId>sonar-runner</artifactId>
-    <version>2.4</version>
+    <version>2.5-SNAPSHOT</version>
   </parent>
 
   <artifactId>sonar-runner-api</artifactId>
index 4ad90c1fd2884b6fee89b8097b980d777fcb595a..a05893a603a692fbea61abdeef047d3fb2a581c4 100644 (file)
@@ -3,7 +3,7 @@
   <parent>
     <groupId>org.codehaus.sonar.runner</groupId>
     <artifactId>sonar-runner</artifactId>
-    <version>2.4</version>
+    <version>2.5-SNAPSHOT</version>
   </parent>
 
   <artifactId>sonar-runner-batch</artifactId>
index 5adc27d0602b21288fdc90f9e1b84e35d488d935..927f8636113e0eeaf5a071204fb9613bee3d4546 100644 (file)
@@ -3,7 +3,7 @@
   <parent>
     <groupId>org.codehaus.sonar.runner</groupId>
     <artifactId>sonar-runner</artifactId>
-    <version>2.4</version>
+    <version>2.5-SNAPSHOT</version>
   </parent>
 
   <artifactId>sonar-runner-dist</artifactId>
index bba9624a30d5260b45b74e38c4d809c195bbb303..a8f725f3720bf27c476e36693ee59b67bc006059 100644 (file)
@@ -3,7 +3,7 @@
   <parent>
     <groupId>org.codehaus.sonar.runner</groupId>
     <artifactId>sonar-runner</artifactId>
-    <version>2.4</version>
+    <version>2.5-SNAPSHOT</version>
   </parent>
 
   <artifactId>sonar-runner-impl</artifactId>