From 5251b26a614bf04f5eab25aafd373d1480df3bdd Mon Sep 17 00:00:00 2001 From: Eric Hartmann Date: Tue, 26 Feb 2013 11:04:38 +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 8897e7b..68f1713 100644 --- a/pom.xml +++ b/pom.xml @@ -8,7 +8,7 @@ org.codehaus.sonar.runner sonar-runner - 2.1-RC1 + 2.1-SNAPSHOT pom Sonar Runner @@ -59,7 +59,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-RC1 + HEAD JIRA diff --git a/sonar-runner-api/pom.xml b/sonar-runner-api/pom.xml index d068c26..af33a64 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-RC1 + 2.1-SNAPSHOT sonar-runner-api diff --git a/sonar-runner-dist/pom.xml b/sonar-runner-dist/pom.xml index fe5c325..d29315b 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-RC1 + 2.1-SNAPSHOT sonar-runner-dist - 2.1-RC1 + 2.1-SNAPSHOT pom Sonar Runner - Distribution diff --git a/sonar-runner-impl/pom.xml b/sonar-runner-impl/pom.xml index 3192385..f58be4c 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-RC1 + 2.1-SNAPSHOT sonar-runner-impl -- 2.39.5