From d4f19983ccda83de490879b13411753fb67cc881 Mon Sep 17 00:00:00 2001 From: Eric Hartmann Date: Fri, 7 Jun 2013 14:49:47 +0200 Subject: [PATCH] [maven-release-plugin] prepare for next development iteration --- pom.xml | 4 ++-- sonar-runner-api/pom.xml | 2 +- sonar-runner-batch/pom.xml | 2 +- sonar-runner-dist/pom.xml | 2 +- sonar-runner-impl/pom.xml | 2 +- 5 files changed, 6 insertions(+), 6 deletions(-) diff --git a/pom.xml b/pom.xml index e09a413..88fc0c5 100644 --- a/pom.xml +++ b/pom.xml @@ -8,7 +8,7 @@ org.codehaus.sonar.runner sonar-runner - 2.2.2 + 2.3-SNAPSHOT pom Sonar Runner http://docs.codehaus.org/display/SONAR/Analyzing+with+Sonar+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.2.2 + HEAD diff --git a/sonar-runner-api/pom.xml b/sonar-runner-api/pom.xml index b85929c..3527bfa 100644 --- a/sonar-runner-api/pom.xml +++ b/sonar-runner-api/pom.xml @@ -3,7 +3,7 @@ org.codehaus.sonar.runner sonar-runner - 2.2.2 + 2.3-SNAPSHOT sonar-runner-api diff --git a/sonar-runner-batch/pom.xml b/sonar-runner-batch/pom.xml index 3539d5d..3ef7d03 100644 --- a/sonar-runner-batch/pom.xml +++ b/sonar-runner-batch/pom.xml @@ -3,7 +3,7 @@ org.codehaus.sonar.runner sonar-runner - 2.2.2 + 2.3-SNAPSHOT sonar-runner-batch diff --git a/sonar-runner-dist/pom.xml b/sonar-runner-dist/pom.xml index ae5131d..2bce0c1 100644 --- a/sonar-runner-dist/pom.xml +++ b/sonar-runner-dist/pom.xml @@ -3,7 +3,7 @@ org.codehaus.sonar.runner sonar-runner - 2.2.2 + 2.3-SNAPSHOT sonar-runner-dist diff --git a/sonar-runner-impl/pom.xml b/sonar-runner-impl/pom.xml index 88ba197..4ae4cd6 100644 --- a/sonar-runner-impl/pom.xml +++ b/sonar-runner-impl/pom.xml @@ -3,7 +3,7 @@ org.codehaus.sonar.runner sonar-runner - 2.2.2 + 2.3-SNAPSHOT sonar-runner-impl -- 2.39.5