From 598abab5fda97684ebbdf2f140781ec3dd98b1f3 Mon Sep 17 00:00:00 2001 From: Eric Hartmann Date: Mon, 18 Mar 2013 16:35:11 +0100 Subject: [PATCH] [maven-release-plugin] prepare for next development iteration --- pom.xml | 4 ++-- sonar-runner-api/pom.xml | 2 +- sonar-runner-dist/pom.xml | 4 ++-- sonar-runner-impl/pom.xml | 2 +- 4 files changed, 6 insertions(+), 6 deletions(-) diff --git a/pom.xml b/pom.xml index dde57ce..ec04c0e 100644 --- a/pom.xml +++ b/pom.xml @@ -8,7 +8,7 @@ org.codehaus.sonar.runner sonar-runner - 2.1 + 2.2-SNAPSHOT pom Sonar Runner http://docs.codehaus.org/display/SONAR/Analyzing+with+Sonar+Runner @@ -46,7 +46,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.1 + HEAD diff --git a/sonar-runner-api/pom.xml b/sonar-runner-api/pom.xml index f768e87..35fbf26 100644 --- a/sonar-runner-api/pom.xml +++ b/sonar-runner-api/pom.xml @@ -3,7 +3,7 @@ org.codehaus.sonar.runner sonar-runner - 2.1 + 2.2-SNAPSHOT sonar-runner-api diff --git a/sonar-runner-dist/pom.xml b/sonar-runner-dist/pom.xml index e7e0d45..dcf09ff 100644 --- a/sonar-runner-dist/pom.xml +++ b/sonar-runner-dist/pom.xml @@ -3,11 +3,11 @@ org.codehaus.sonar.runner sonar-runner - 2.1 + 2.2-SNAPSHOT sonar-runner-dist - 2.1 + 2.2-SNAPSHOT pom Sonar Runner - Distribution diff --git a/sonar-runner-impl/pom.xml b/sonar-runner-impl/pom.xml index 695538c..468da5e 100644 --- a/sonar-runner-impl/pom.xml +++ b/sonar-runner-impl/pom.xml @@ -3,7 +3,7 @@ org.codehaus.sonar.runner sonar-runner - 2.1 + 2.2-SNAPSHOT sonar-runner-impl -- 2.39.5