From 7ab0b5950e243b9a95262ed092adb0d9180ce23c Mon Sep 17 00:00:00 2001 From: Sebastian Sdorra Date: Sun, 5 Feb 2012 13:33:24 +0100 Subject: [PATCH] [maven-release-plugin] prepare for next development iteration --- maven/pom.xml | 4 ++-- maven/scm-maven-plugin/pom.xml | 4 ++-- maven/scm-plugin-archetype/pom.xml | 4 ++-- pom.xml | 2 +- scm-clients/pom.xml | 6 +++--- scm-clients/scm-cli-client/pom.xml | 8 ++++---- scm-clients/scm-client-api/pom.xml | 4 ++-- scm-clients/scm-client-impl/pom.xml | 10 +++++----- scm-core/pom.xml | 4 ++-- scm-plugin-backend/pom.xml | 6 +++--- scm-plugins/pom.xml | 8 ++++---- scm-plugins/scm-git-plugin/pom.xml | 6 +++--- scm-plugins/scm-hg-plugin/pom.xml | 6 +++--- scm-plugins/scm-svn-plugin/pom.xml | 6 +++--- scm-samples/pom.xml | 4 ++-- scm-samples/scm-sample-auth/pom.xml | 6 +++--- scm-samples/scm-sample-hello/pom.xml | 6 +++--- scm-server/pom.xml | 4 ++-- scm-test/pom.xml | 6 +++--- scm-webapp/pom.xml | 14 +++++++------- 20 files changed, 59 insertions(+), 59 deletions(-) diff --git a/maven/pom.xml b/maven/pom.xml index e0d1bdcc62..6ad7a208cf 100644 --- a/maven/pom.xml +++ b/maven/pom.xml @@ -6,13 +6,13 @@ sonia.scm scm - 1.12 + 1.13-SNAPSHOT sonia.scm.maven scm-maven-plugins pom - 1.12 + 1.13-SNAPSHOT scm-maven-plugins diff --git a/maven/scm-maven-plugin/pom.xml b/maven/scm-maven-plugin/pom.xml index be03e3d0d3..01f1acca44 100644 --- a/maven/scm-maven-plugin/pom.xml +++ b/maven/scm-maven-plugin/pom.xml @@ -6,12 +6,12 @@ scm-maven-plugins sonia.scm.maven - 1.12 + 1.13-SNAPSHOT sonia.scm.maven scm-maven-plugin - 1.12 + 1.13-SNAPSHOT maven-plugin scm-maven-plugin diff --git a/maven/scm-plugin-archetype/pom.xml b/maven/scm-plugin-archetype/pom.xml index b6751c8a26..d7abcd3152 100644 --- a/maven/scm-plugin-archetype/pom.xml +++ b/maven/scm-plugin-archetype/pom.xml @@ -6,12 +6,12 @@ scm-maven-plugins sonia.scm.maven - 1.12 + 1.13-SNAPSHOT sonia.scm.maven scm-plugin-archetype - 1.12 + 1.13-SNAPSHOT scm-plugin-archetype diff --git a/pom.xml b/pom.xml index 7f161bddff..3d9a866ac7 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ sonia.scm scm pom - 1.12 + 1.13-SNAPSHOT The easiest way to share your Git, Mercurial and Subversion repositories over http. diff --git a/scm-clients/pom.xml b/scm-clients/pom.xml index 9ac04d5759..41fa753b10 100644 --- a/scm-clients/pom.xml +++ b/scm-clients/pom.xml @@ -6,13 +6,13 @@ sonia.scm scm - 1.12 + 1.13-SNAPSHOT sonia.scm.clients scm-clients pom - 1.12 + 1.13-SNAPSHOT scm-clients @@ -26,7 +26,7 @@ sonia.scm scm-core - 1.12 + 1.13-SNAPSHOT diff --git a/scm-clients/scm-cli-client/pom.xml b/scm-clients/scm-cli-client/pom.xml index f5df608f18..698bd5009d 100644 --- a/scm-clients/scm-cli-client/pom.xml +++ b/scm-clients/scm-cli-client/pom.xml @@ -6,12 +6,12 @@ scm-clients sonia.scm.clients - 1.12 + 1.13-SNAPSHOT sonia.scm.clients scm-cli-client - 1.12 + 1.13-SNAPSHOT scm-cli-client @@ -35,7 +35,7 @@ scm-core sonia.scm - 1.12 + 1.13-SNAPSHOT guice @@ -55,7 +55,7 @@ sonia.scm.clients scm-client-impl - 1.12 + 1.13-SNAPSHOT diff --git a/scm-clients/scm-client-api/pom.xml b/scm-clients/scm-client-api/pom.xml index e95d7b63e8..8cec3f0cb3 100644 --- a/scm-clients/scm-client-api/pom.xml +++ b/scm-clients/scm-client-api/pom.xml @@ -6,13 +6,13 @@ sonia.scm.clients scm-clients - 1.12 + 1.13-SNAPSHOT sonia.scm.clients scm-client-api jar - 1.12 + 1.13-SNAPSHOT scm-client-api diff --git a/scm-clients/scm-client-impl/pom.xml b/scm-clients/scm-client-impl/pom.xml index 8a685dd394..303699721d 100644 --- a/scm-clients/scm-client-impl/pom.xml +++ b/scm-clients/scm-client-impl/pom.xml @@ -6,13 +6,13 @@ sonia.scm.clients scm-clients - 1.12 + 1.13-SNAPSHOT sonia.scm.clients scm-client-impl jar - 1.12 + 1.13-SNAPSHOT scm-client-impl @@ -36,7 +36,7 @@ scm-core sonia.scm - 1.12 + 1.13-SNAPSHOT aopalliance @@ -60,7 +60,7 @@ sonia.scm.clients scm-client-api - 1.12 + 1.13-SNAPSHOT @@ -112,7 +112,7 @@ sonia.scm scm-test - 1.12 + 1.13-SNAPSHOT test diff --git a/scm-core/pom.xml b/scm-core/pom.xml index 8377ae94e4..271877bdb2 100644 --- a/scm-core/pom.xml +++ b/scm-core/pom.xml @@ -6,12 +6,12 @@ scm sonia.scm - 1.12 + 1.13-SNAPSHOT sonia.scm scm-core - 1.12 + 1.13-SNAPSHOT scm-core diff --git a/scm-plugin-backend/pom.xml b/scm-plugin-backend/pom.xml index 2ca772280a..2df68817a6 100644 --- a/scm-plugin-backend/pom.xml +++ b/scm-plugin-backend/pom.xml @@ -6,13 +6,13 @@ scm sonia.scm - 1.12 + 1.13-SNAPSHOT sonia.scm scm-plugin-backend war - 1.12 + 1.13-SNAPSHOT ${project.artifactId} @@ -42,7 +42,7 @@ sonia.scm scm-core - 1.12 + 1.13-SNAPSHOT diff --git a/scm-plugins/pom.xml b/scm-plugins/pom.xml index 8a9b2a771a..e48dd896c9 100644 --- a/scm-plugins/pom.xml +++ b/scm-plugins/pom.xml @@ -6,13 +6,13 @@ sonia.scm scm - 1.12 + 1.13-SNAPSHOT sonia.scm.plugins scm-plugins pom - 1.12 + 1.13-SNAPSHOT scm-plugins @@ -26,7 +26,7 @@ sonia.scm scm-core - 1.12 + 1.13-SNAPSHOT @@ -57,7 +57,7 @@ sonia.scm.maven scm-maven-plugin - 1.12 + 1.13-SNAPSHOT process-resources diff --git a/scm-plugins/scm-git-plugin/pom.xml b/scm-plugins/scm-git-plugin/pom.xml index 727ebb4d77..921384c5b6 100644 --- a/scm-plugins/scm-git-plugin/pom.xml +++ b/scm-plugins/scm-git-plugin/pom.xml @@ -6,12 +6,12 @@ scm-plugins sonia.scm.plugins - 1.12 + 1.13-SNAPSHOT sonia.scm.plugins scm-git-plugin - 1.12 + 1.13-SNAPSHOT scm-git-plugin https://bitbucket.org/sdorra/scm-manager Plugin for the version control system Git @@ -55,7 +55,7 @@ sonia.scm scm-test - 1.12 + 1.13-SNAPSHOT test diff --git a/scm-plugins/scm-hg-plugin/pom.xml b/scm-plugins/scm-hg-plugin/pom.xml index ee196eb6b6..7ccce50b23 100644 --- a/scm-plugins/scm-hg-plugin/pom.xml +++ b/scm-plugins/scm-hg-plugin/pom.xml @@ -6,12 +6,12 @@ sonia.scm.plugins scm-plugins - 1.12 + 1.13-SNAPSHOT sonia.scm.plugins scm-hg-plugin - 1.12 + 1.13-SNAPSHOT scm-hg-plugin https://bitbucket.org/sdorra/scm-manager Plugin for the version control system Mercurial @@ -30,7 +30,7 @@ sonia.scm scm-test - 1.12 + 1.13-SNAPSHOT test diff --git a/scm-plugins/scm-svn-plugin/pom.xml b/scm-plugins/scm-svn-plugin/pom.xml index 47d8000377..611c8dceab 100644 --- a/scm-plugins/scm-svn-plugin/pom.xml +++ b/scm-plugins/scm-svn-plugin/pom.xml @@ -6,12 +6,12 @@ scm-plugins sonia.scm.plugins - 1.12 + 1.13-SNAPSHOT sonia.scm.plugins scm-svn-plugin - 1.12 + 1.13-SNAPSHOT scm-svn-plugin https://bitbucket.org/sdorra/scm-manager Plugin for the version control system Subversion @@ -46,7 +46,7 @@ sonia.scm scm-test - 1.12 + 1.13-SNAPSHOT test diff --git a/scm-samples/pom.xml b/scm-samples/pom.xml index 5abd772fb5..80fa949136 100644 --- a/scm-samples/pom.xml +++ b/scm-samples/pom.xml @@ -6,13 +6,13 @@ sonia.scm scm - 1.12 + 1.13-SNAPSHOT sonia.scm.samples scm-samples pom - 1.12 + 1.13-SNAPSHOT scm-samples diff --git a/scm-samples/scm-sample-auth/pom.xml b/scm-samples/scm-sample-auth/pom.xml index b0ded3bdf5..520943bda3 100644 --- a/scm-samples/scm-sample-auth/pom.xml +++ b/scm-samples/scm-sample-auth/pom.xml @@ -6,12 +6,12 @@ scm-samples sonia.scm.samples - 1.12 + 1.13-SNAPSHOT sonia.scm.sample scm-sample-auth - 1.12 + 1.13-SNAPSHOT scm-sample-auth Sample Authentication Plugin https://bitbucket.org/sdorra/scm-manager @@ -28,7 +28,7 @@ sonia.scm scm-core - 1.12 + 1.13-SNAPSHOT diff --git a/scm-samples/scm-sample-hello/pom.xml b/scm-samples/scm-sample-hello/pom.xml index b6a5540ebe..e88dd56682 100644 --- a/scm-samples/scm-sample-hello/pom.xml +++ b/scm-samples/scm-sample-hello/pom.xml @@ -6,12 +6,12 @@ scm-samples sonia.scm.samples - 1.12 + 1.13-SNAPSHOT sonia.scm.sample scm-sample-hello - 1.12 + 1.13-SNAPSHOT scm-sample-hello A simple hello world plugin https://bitbucket.org/sdorra/scm-manager @@ -28,7 +28,7 @@ sonia.scm scm-core - 1.12 + 1.13-SNAPSHOT diff --git a/scm-server/pom.xml b/scm-server/pom.xml index 491574b5fb..4b051e5f33 100644 --- a/scm-server/pom.xml +++ b/scm-server/pom.xml @@ -6,12 +6,12 @@ scm sonia.scm - 1.12 + 1.13-SNAPSHOT sonia.scm scm-server - 1.12 + 1.13-SNAPSHOT scm-server jar diff --git a/scm-test/pom.xml b/scm-test/pom.xml index 0e2be7b673..1925d5a7b5 100644 --- a/scm-test/pom.xml +++ b/scm-test/pom.xml @@ -6,12 +6,12 @@ scm sonia.scm - 1.12 + 1.13-SNAPSHOT sonia.scm scm-test - 1.12 + 1.13-SNAPSHOT scm-test @@ -25,7 +25,7 @@ sonia.scm scm-core - 1.12 + 1.13-SNAPSHOT diff --git a/scm-webapp/pom.xml b/scm-webapp/pom.xml index 9f10dce875..2ca4362e5b 100644 --- a/scm-webapp/pom.xml +++ b/scm-webapp/pom.xml @@ -6,13 +6,13 @@ sonia.scm scm - 1.12 + 1.13-SNAPSHOT sonia.scm scm-webapp war - 1.12 + 1.13-SNAPSHOT scm-webapp @@ -38,25 +38,25 @@ sonia.scm scm-core - 1.12 + 1.13-SNAPSHOT sonia.scm.plugins scm-hg-plugin - 1.12 + 1.13-SNAPSHOT sonia.scm.plugins scm-svn-plugin - 1.12 + 1.13-SNAPSHOT sonia.scm.plugins scm-git-plugin - 1.12 + 1.13-SNAPSHOT @@ -212,7 +212,7 @@ sonia.scm scm-test - 1.12 + 1.13-SNAPSHOT test