From 23420d0009e082ade12c9f4c448657ebeb161fc5 Mon Sep 17 00:00:00 2001 From: Sebastian Sdorra Date: Wed, 17 Oct 2012 14:40:12 +0200 Subject: [PATCH] [maven-release-plugin] prepare release 1.21 --- maven/pom.xml | 4 ++-- maven/scm-maven-plugin/pom.xml | 4 ++-- maven/scm-plugin-archetype/pom.xml | 4 ++-- pom.xml | 4 ++-- scm-clients/pom.xml | 6 +++--- scm-clients/scm-cli-client/pom.xml | 6 +++--- scm-clients/scm-client-api/pom.xml | 4 ++-- scm-clients/scm-client-impl/pom.xml | 8 ++++---- scm-core/pom.xml | 4 ++-- scm-dao-orientdb/pom.xml | 8 ++++---- scm-dao-xml/pom.xml | 8 ++++---- 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 | 24 ++++++++++++------------ support/pom.xml | 4 ++-- support/scm-support-btrace/pom.xml | 6 +++--- 24 files changed, 76 insertions(+), 76 deletions(-) diff --git a/maven/pom.xml b/maven/pom.xml index a9e03a311d..7f851420b9 100644 --- a/maven/pom.xml +++ b/maven/pom.xml @@ -6,13 +6,13 @@ sonia.scm scm - 1.21-SNAPSHOT + 1.21 sonia.scm.maven scm-maven-plugins pom - 1.21-SNAPSHOT + 1.21 scm-maven-plugins diff --git a/maven/scm-maven-plugin/pom.xml b/maven/scm-maven-plugin/pom.xml index 9191b90a94..3ee8ee9a3f 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.21-SNAPSHOT + 1.21 sonia.scm.maven scm-maven-plugin - 1.21-SNAPSHOT + 1.21 maven-plugin scm-maven-plugin diff --git a/maven/scm-plugin-archetype/pom.xml b/maven/scm-plugin-archetype/pom.xml index 0465d508b0..a3c529b79b 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.21-SNAPSHOT + 1.21 sonia.scm.maven scm-plugin-archetype - 1.21-SNAPSHOT + 1.21 scm-plugin-archetype diff --git a/pom.xml b/pom.xml index 7c25d1235f..f6436c90a5 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ sonia.scm scm pom - 1.21-SNAPSHOT + 1.21 The easiest way to share your Git, Mercurial and Subversion repositories over http. @@ -36,7 +36,7 @@ scm:hg:http://bitbucket.org/sdorra/scm-manager scm:hg:https://bitbucket.org/sdorra/scm-manager http://bitbucket.org/sdorra/scm-manager - HEAD + 1.21 diff --git a/scm-clients/pom.xml b/scm-clients/pom.xml index f8c84d7cac..a4932a8ccb 100644 --- a/scm-clients/pom.xml +++ b/scm-clients/pom.xml @@ -6,13 +6,13 @@ sonia.scm scm - 1.21-SNAPSHOT + 1.21 sonia.scm.clients scm-clients pom - 1.21-SNAPSHOT + 1.21 scm-clients @@ -32,7 +32,7 @@ scm-core sonia.scm jar - 1.21-SNAPSHOT + 1.21 shiro-core diff --git a/scm-clients/scm-cli-client/pom.xml b/scm-clients/scm-cli-client/pom.xml index f46b1256c6..b1bccd4af5 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.21-SNAPSHOT + 1.21 sonia.scm.clients scm-cli-client - 1.21-SNAPSHOT + 1.21 scm-cli-client @@ -35,7 +35,7 @@ sonia.scm.clients scm-client-impl - 1.21-SNAPSHOT + 1.21 diff --git a/scm-clients/scm-client-api/pom.xml b/scm-clients/scm-client-api/pom.xml index 0ef7e09a76..15631389e8 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.21-SNAPSHOT + 1.21 sonia.scm.clients scm-client-api jar - 1.21-SNAPSHOT + 1.21 scm-client-api diff --git a/scm-clients/scm-client-impl/pom.xml b/scm-clients/scm-client-impl/pom.xml index 5b5dd2d5b7..8c9afef3ce 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.21-SNAPSHOT + 1.21 sonia.scm.clients scm-client-impl jar - 1.21-SNAPSHOT + 1.21 scm-client-impl @@ -36,7 +36,7 @@ sonia.scm.clients scm-client-api - 1.21-SNAPSHOT + 1.21 @@ -88,7 +88,7 @@ sonia.scm scm-test - 1.21-SNAPSHOT + 1.21 test diff --git a/scm-core/pom.xml b/scm-core/pom.xml index badb2baa00..73dcd93a32 100644 --- a/scm-core/pom.xml +++ b/scm-core/pom.xml @@ -6,12 +6,12 @@ scm sonia.scm - 1.21-SNAPSHOT + 1.21 sonia.scm scm-core - 1.21-SNAPSHOT + 1.21 scm-core diff --git a/scm-dao-orientdb/pom.xml b/scm-dao-orientdb/pom.xml index 94ecc9fc6d..54a23c14e4 100644 --- a/scm-dao-orientdb/pom.xml +++ b/scm-dao-orientdb/pom.xml @@ -6,12 +6,12 @@ sonia.scm scm - 1.21-SNAPSHOT + 1.21 sonia.scm scm-dao-orientdb - 1.21-SNAPSHOT + 1.21 scm-dao-orientdb @@ -26,7 +26,7 @@ sonia.scm scm-core - 1.21-SNAPSHOT + 1.21 @@ -52,7 +52,7 @@ sonia.scm scm-test - 1.21-SNAPSHOT + 1.21 test diff --git a/scm-dao-xml/pom.xml b/scm-dao-xml/pom.xml index 67394628cc..e9273cf394 100644 --- a/scm-dao-xml/pom.xml +++ b/scm-dao-xml/pom.xml @@ -6,12 +6,12 @@ sonia.scm scm - 1.21-SNAPSHOT + 1.21 sonia.scm scm-dao-xml - 1.21-SNAPSHOT + 1.21 scm-dao-xml @@ -26,7 +26,7 @@ sonia.scm scm-core - 1.21-SNAPSHOT + 1.21 @@ -34,7 +34,7 @@ sonia.scm scm-test - 1.21-SNAPSHOT + 1.21 test diff --git a/scm-plugin-backend/pom.xml b/scm-plugin-backend/pom.xml index 93de11f024..fa782805e3 100644 --- a/scm-plugin-backend/pom.xml +++ b/scm-plugin-backend/pom.xml @@ -6,13 +6,13 @@ scm sonia.scm - 1.21-SNAPSHOT + 1.21 sonia.scm scm-plugin-backend war - 1.21-SNAPSHOT + 1.21 ${project.artifactId} @@ -42,7 +42,7 @@ sonia.scm scm-core - 1.21-SNAPSHOT + 1.21 diff --git a/scm-plugins/pom.xml b/scm-plugins/pom.xml index e4bd897e3f..6b4b05dce3 100644 --- a/scm-plugins/pom.xml +++ b/scm-plugins/pom.xml @@ -6,13 +6,13 @@ sonia.scm scm - 1.21-SNAPSHOT + 1.21 sonia.scm.plugins scm-plugins pom - 1.21-SNAPSHOT + 1.21 scm-plugins @@ -26,7 +26,7 @@ sonia.scm scm-core - 1.21-SNAPSHOT + 1.21 @@ -59,7 +59,7 @@ sonia.scm.maven scm-maven-plugin - 1.21-SNAPSHOT + 1.21 process-resources diff --git a/scm-plugins/scm-git-plugin/pom.xml b/scm-plugins/scm-git-plugin/pom.xml index fa291ed164..8b3e73b33c 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.21-SNAPSHOT + 1.21 sonia.scm.plugins scm-git-plugin - 1.21-SNAPSHOT + 1.21 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.21-SNAPSHOT + 1.21 test diff --git a/scm-plugins/scm-hg-plugin/pom.xml b/scm-plugins/scm-hg-plugin/pom.xml index 6d50389216..f0b08eab91 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.21-SNAPSHOT + 1.21 sonia.scm.plugins scm-hg-plugin - 1.21-SNAPSHOT + 1.21 scm-hg-plugin https://bitbucket.org/sdorra/scm-manager Plugin for the version control system Mercurial @@ -36,7 +36,7 @@ sonia.scm scm-test - 1.21-SNAPSHOT + 1.21 test diff --git a/scm-plugins/scm-svn-plugin/pom.xml b/scm-plugins/scm-svn-plugin/pom.xml index 2d1f6045b4..16fbca8e6e 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.21-SNAPSHOT + 1.21 sonia.scm.plugins scm-svn-plugin - 1.21-SNAPSHOT + 1.21 scm-svn-plugin https://bitbucket.org/sdorra/scm-manager Plugin for the version control system Subversion @@ -48,7 +48,7 @@ sonia.scm scm-test - 1.21-SNAPSHOT + 1.21 test diff --git a/scm-samples/pom.xml b/scm-samples/pom.xml index f0703780b5..2f3e378727 100644 --- a/scm-samples/pom.xml +++ b/scm-samples/pom.xml @@ -6,13 +6,13 @@ sonia.scm scm - 1.21-SNAPSHOT + 1.21 sonia.scm.samples scm-samples pom - 1.21-SNAPSHOT + 1.21 scm-samples diff --git a/scm-samples/scm-sample-auth/pom.xml b/scm-samples/scm-sample-auth/pom.xml index 1135962522..5813f3eb18 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.21-SNAPSHOT + 1.21 sonia.scm.sample scm-sample-auth - 1.21-SNAPSHOT + 1.21 scm-sample-auth Sample Authentication Plugin https://bitbucket.org/sdorra/scm-manager @@ -28,7 +28,7 @@ sonia.scm scm-core - 1.21-SNAPSHOT + 1.21 diff --git a/scm-samples/scm-sample-hello/pom.xml b/scm-samples/scm-sample-hello/pom.xml index 8c9ccde8ee..2e289053f2 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.21-SNAPSHOT + 1.21 sonia.scm.sample scm-sample-hello - 1.21-SNAPSHOT + 1.21 scm-sample-hello A simple hello world plugin https://bitbucket.org/sdorra/scm-manager @@ -28,7 +28,7 @@ sonia.scm scm-core - 1.21-SNAPSHOT + 1.21 diff --git a/scm-server/pom.xml b/scm-server/pom.xml index 82619aae71..1aa14ad9a9 100644 --- a/scm-server/pom.xml +++ b/scm-server/pom.xml @@ -6,12 +6,12 @@ scm sonia.scm - 1.21-SNAPSHOT + 1.21 sonia.scm scm-server - 1.21-SNAPSHOT + 1.21 scm-server jar diff --git a/scm-test/pom.xml b/scm-test/pom.xml index 8bd3b202ca..124bb647a2 100644 --- a/scm-test/pom.xml +++ b/scm-test/pom.xml @@ -6,12 +6,12 @@ scm sonia.scm - 1.21-SNAPSHOT + 1.21 sonia.scm scm-test - 1.21-SNAPSHOT + 1.21 scm-test @@ -25,7 +25,7 @@ sonia.scm scm-core - 1.21-SNAPSHOT + 1.21 diff --git a/scm-webapp/pom.xml b/scm-webapp/pom.xml index 2d95c2fb4b..00f0724482 100644 --- a/scm-webapp/pom.xml +++ b/scm-webapp/pom.xml @@ -6,13 +6,13 @@ sonia.scm scm - 1.21-SNAPSHOT + 1.21 sonia.scm scm-webapp war - 1.21-SNAPSHOT + 1.21 scm-webapp @@ -38,31 +38,31 @@ sonia.scm scm-core - 1.21-SNAPSHOT + 1.21 sonia.scm scm-dao-xml - 1.21-SNAPSHOT + 1.21 sonia.scm.plugins scm-hg-plugin - 1.21-SNAPSHOT + 1.21 sonia.scm.plugins scm-svn-plugin - 1.21-SNAPSHOT + 1.21 sonia.scm.plugins scm-git-plugin - 1.21-SNAPSHOT + 1.21 @@ -253,7 +253,7 @@ sonia.scm scm-test - 1.21-SNAPSHOT + 1.21 test @@ -266,7 +266,7 @@ sonia.scm.plugins scm-git-plugin - 1.21-SNAPSHOT + 1.21 tests test @@ -274,7 +274,7 @@ sonia.scm.plugins scm-hg-plugin - 1.21-SNAPSHOT + 1.21 tests test @@ -282,7 +282,7 @@ sonia.scm.plugins scm-svn-plugin - 1.21-SNAPSHOT + 1.21 tests test @@ -451,7 +451,7 @@ sonia.scm scm-dao-orientdb - 1.21-SNAPSHOT + 1.21 diff --git a/support/pom.xml b/support/pom.xml index 44bf702019..d9da2f7801 100644 --- a/support/pom.xml +++ b/support/pom.xml @@ -6,13 +6,13 @@ sonia.scm scm - 1.21-SNAPSHOT + 1.21 sonia.scm.support scm-support pom - 1.21-SNAPSHOT + 1.21 scm-support diff --git a/support/scm-support-btrace/pom.xml b/support/scm-support-btrace/pom.xml index 35e3983dd8..c278709ef9 100644 --- a/support/scm-support-btrace/pom.xml +++ b/support/scm-support-btrace/pom.xml @@ -4,12 +4,12 @@ sonia.scm.support scm-support - 1.21-SNAPSHOT + 1.21 sonia.scm scm-support-btrace - 1.3-SNAPSHOT + 1.3 jar scm-support-btrace @@ -18,7 +18,7 @@ sonia.scm scm-core - 1.21-SNAPSHOT + 1.21