From: Eric Hartmann Date: Thu, 24 Apr 2014 09:21:44 +0000 (+0200) Subject: [maven-release-plugin] prepare for next development iteration X-Git-Tag: 2.5-rc1~102 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=d85f9c316378a0be8d095fa6fe27a5c81635d172;p=sonar-scanner-cli.git [maven-release-plugin] prepare for next development iteration --- diff --git a/pom.xml b/pom.xml index 5ccc1da..d96cc7c 100644 --- a/pom.xml +++ b/pom.xml @@ -8,7 +8,7 @@ org.codehaus.sonar.runner sonar-runner - 2.4 + 2.5-SNAPSHOT pom SonarQube Runner http://docs.codehaus.org/display/SONAR/Analyzing+with+SonarQube+Runner @@ -47,7 +47,7 @@ scm:git:git@github.com:SonarSource/sonar-runner.git scm:git:git@github.com:SonarSource/sonar-runner.git https://github.com/SonarSource/sonar-runner - 2.4 + HEAD diff --git a/sonar-runner-api/pom.xml b/sonar-runner-api/pom.xml index e87e454..84ea642 100644 --- a/sonar-runner-api/pom.xml +++ b/sonar-runner-api/pom.xml @@ -3,7 +3,7 @@ org.codehaus.sonar.runner sonar-runner - 2.4 + 2.5-SNAPSHOT sonar-runner-api diff --git a/sonar-runner-batch/pom.xml b/sonar-runner-batch/pom.xml index 4ad90c1..a05893a 100644 --- a/sonar-runner-batch/pom.xml +++ b/sonar-runner-batch/pom.xml @@ -3,7 +3,7 @@ org.codehaus.sonar.runner sonar-runner - 2.4 + 2.5-SNAPSHOT sonar-runner-batch diff --git a/sonar-runner-dist/pom.xml b/sonar-runner-dist/pom.xml index 5adc27d..927f863 100644 --- a/sonar-runner-dist/pom.xml +++ b/sonar-runner-dist/pom.xml @@ -3,7 +3,7 @@ org.codehaus.sonar.runner sonar-runner - 2.4 + 2.5-SNAPSHOT sonar-runner-dist diff --git a/sonar-runner-impl/pom.xml b/sonar-runner-impl/pom.xml index bba9624..a8f725f 100644 --- a/sonar-runner-impl/pom.xml +++ b/sonar-runner-impl/pom.xml @@ -3,7 +3,7 @@ org.codehaus.sonar.runner sonar-runner - 2.4 + 2.5-SNAPSHOT sonar-runner-impl