From 2e54ff171dc87e1c1ca647ee1d8f5f3e6a2d00c9 Mon Sep 17 00:00:00 2001 From: Sebastian Sdorra Date: Sun, 17 Feb 2013 17:54:34 +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 | 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 c9174af818..466f8ad444 100644 --- a/maven/pom.xml +++ b/maven/pom.xml @@ -6,13 +6,13 @@ sonia.scm scm - 1.28 + 1.29-SNAPSHOT sonia.scm.maven scm-maven-plugins pom - 1.28 + 1.29-SNAPSHOT scm-maven-plugins diff --git a/maven/scm-maven-plugin/pom.xml b/maven/scm-maven-plugin/pom.xml index b854bf1cba..9210165505 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.28 + 1.29-SNAPSHOT sonia.scm.maven scm-maven-plugin - 1.28 + 1.29-SNAPSHOT maven-plugin scm-maven-plugin diff --git a/maven/scm-plugin-archetype/pom.xml b/maven/scm-plugin-archetype/pom.xml index b01fcdefa0..51cce25c8b 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.28 + 1.29-SNAPSHOT sonia.scm.maven scm-plugin-archetype - 1.28 + 1.29-SNAPSHOT scm-plugin-archetype diff --git a/pom.xml b/pom.xml index 36bc55d551..f909525a1b 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ sonia.scm scm pom - 1.28 + 1.29-SNAPSHOT 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 - 1.28 + HEAD diff --git a/scm-clients/pom.xml b/scm-clients/pom.xml index 7d71d8bd59..a59c5475f3 100644 --- a/scm-clients/pom.xml +++ b/scm-clients/pom.xml @@ -6,13 +6,13 @@ sonia.scm scm - 1.28 + 1.29-SNAPSHOT sonia.scm.clients scm-clients pom - 1.28 + 1.29-SNAPSHOT scm-clients @@ -32,7 +32,7 @@ scm-core sonia.scm jar - 1.28 + 1.29-SNAPSHOT shiro-core diff --git a/scm-clients/scm-cli-client/pom.xml b/scm-clients/scm-cli-client/pom.xml index 90c8a61874..accc58f194 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.28 + 1.29-SNAPSHOT sonia.scm.clients scm-cli-client - 1.28 + 1.29-SNAPSHOT scm-cli-client @@ -35,7 +35,7 @@ sonia.scm.clients scm-client-impl - 1.28 + 1.29-SNAPSHOT diff --git a/scm-clients/scm-client-api/pom.xml b/scm-clients/scm-client-api/pom.xml index 3b6a040150..a96205f7c9 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.28 + 1.29-SNAPSHOT sonia.scm.clients scm-client-api jar - 1.28 + 1.29-SNAPSHOT scm-client-api diff --git a/scm-clients/scm-client-impl/pom.xml b/scm-clients/scm-client-impl/pom.xml index b532b9866d..ee24a30550 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.28 + 1.29-SNAPSHOT sonia.scm.clients scm-client-impl jar - 1.28 + 1.29-SNAPSHOT scm-client-impl @@ -36,7 +36,7 @@ sonia.scm.clients scm-client-api - 1.28 + 1.29-SNAPSHOT @@ -88,7 +88,7 @@ sonia.scm scm-test - 1.28 + 1.29-SNAPSHOT test diff --git a/scm-core/pom.xml b/scm-core/pom.xml index ad1253a7bb..d8622e3211 100644 --- a/scm-core/pom.xml +++ b/scm-core/pom.xml @@ -6,12 +6,12 @@ scm sonia.scm - 1.28 + 1.29-SNAPSHOT sonia.scm scm-core - 1.28 + 1.29-SNAPSHOT scm-core diff --git a/scm-dao-orientdb/pom.xml b/scm-dao-orientdb/pom.xml index 2d09c6ff12..7f980262e5 100644 --- a/scm-dao-orientdb/pom.xml +++ b/scm-dao-orientdb/pom.xml @@ -6,12 +6,12 @@ sonia.scm scm - 1.28 + 1.29-SNAPSHOT sonia.scm scm-dao-orientdb - 1.28 + 1.29-SNAPSHOT scm-dao-orientdb @@ -26,7 +26,7 @@ sonia.scm scm-core - 1.28 + 1.29-SNAPSHOT @@ -52,7 +52,7 @@ sonia.scm scm-test - 1.28 + 1.29-SNAPSHOT test diff --git a/scm-dao-xml/pom.xml b/scm-dao-xml/pom.xml index 65db0a69e6..2d423a6bc3 100644 --- a/scm-dao-xml/pom.xml +++ b/scm-dao-xml/pom.xml @@ -6,12 +6,12 @@ sonia.scm scm - 1.28 + 1.29-SNAPSHOT sonia.scm scm-dao-xml - 1.28 + 1.29-SNAPSHOT scm-dao-xml @@ -26,7 +26,7 @@ sonia.scm scm-core - 1.28 + 1.29-SNAPSHOT @@ -34,7 +34,7 @@ sonia.scm scm-test - 1.28 + 1.29-SNAPSHOT test diff --git a/scm-plugin-backend/pom.xml b/scm-plugin-backend/pom.xml index 821d089148..8b30e09c09 100644 --- a/scm-plugin-backend/pom.xml +++ b/scm-plugin-backend/pom.xml @@ -6,13 +6,13 @@ scm sonia.scm - 1.28 + 1.29-SNAPSHOT sonia.scm scm-plugin-backend war - 1.28 + 1.29-SNAPSHOT ${project.artifactId} @@ -62,7 +62,7 @@ sonia.scm scm-core - 1.28 + 1.29-SNAPSHOT diff --git a/scm-plugins/pom.xml b/scm-plugins/pom.xml index bf0f529eec..947e4a5de2 100644 --- a/scm-plugins/pom.xml +++ b/scm-plugins/pom.xml @@ -6,13 +6,13 @@ sonia.scm scm - 1.28 + 1.29-SNAPSHOT sonia.scm.plugins scm-plugins pom - 1.28 + 1.29-SNAPSHOT scm-plugins @@ -26,7 +26,7 @@ sonia.scm scm-core - 1.28 + 1.29-SNAPSHOT @@ -59,7 +59,7 @@ sonia.scm.maven scm-maven-plugin - 1.28 + 1.29-SNAPSHOT process-resources diff --git a/scm-plugins/scm-git-plugin/pom.xml b/scm-plugins/scm-git-plugin/pom.xml index 5a499fa063..c6e369b343 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.28 + 1.29-SNAPSHOT sonia.scm.plugins scm-git-plugin - 1.28 + 1.29-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.28 + 1.29-SNAPSHOT test diff --git a/scm-plugins/scm-hg-plugin/pom.xml b/scm-plugins/scm-hg-plugin/pom.xml index 4bc7fac2fe..3f6071ee81 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.28 + 1.29-SNAPSHOT sonia.scm.plugins scm-hg-plugin - 1.28 + 1.29-SNAPSHOT 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.28 + 1.29-SNAPSHOT test diff --git a/scm-plugins/scm-svn-plugin/pom.xml b/scm-plugins/scm-svn-plugin/pom.xml index c48bb40ed5..76da9b4cb4 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.28 + 1.29-SNAPSHOT sonia.scm.plugins scm-svn-plugin - 1.28 + 1.29-SNAPSHOT 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.28 + 1.29-SNAPSHOT test diff --git a/scm-samples/pom.xml b/scm-samples/pom.xml index 78b8df3641..851a3b59d3 100644 --- a/scm-samples/pom.xml +++ b/scm-samples/pom.xml @@ -6,13 +6,13 @@ sonia.scm scm - 1.28 + 1.29-SNAPSHOT sonia.scm.samples scm-samples pom - 1.28 + 1.29-SNAPSHOT scm-samples diff --git a/scm-samples/scm-sample-auth/pom.xml b/scm-samples/scm-sample-auth/pom.xml index 7bea36b2c1..0d6de9df0d 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.28 + 1.29-SNAPSHOT sonia.scm.sample scm-sample-auth - 1.28 + 1.29-SNAPSHOT scm-sample-auth Sample Authentication Plugin https://bitbucket.org/sdorra/scm-manager @@ -28,7 +28,7 @@ sonia.scm scm-core - 1.28 + 1.29-SNAPSHOT diff --git a/scm-samples/scm-sample-hello/pom.xml b/scm-samples/scm-sample-hello/pom.xml index 2a6eddc166..cb7a6f907f 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.28 + 1.29-SNAPSHOT sonia.scm.sample scm-sample-hello - 1.28 + 1.29-SNAPSHOT scm-sample-hello A simple hello world plugin https://bitbucket.org/sdorra/scm-manager @@ -28,7 +28,7 @@ sonia.scm scm-core - 1.28 + 1.29-SNAPSHOT diff --git a/scm-server/pom.xml b/scm-server/pom.xml index 2d800de26a..efcdbeaace 100644 --- a/scm-server/pom.xml +++ b/scm-server/pom.xml @@ -6,12 +6,12 @@ scm sonia.scm - 1.28 + 1.29-SNAPSHOT sonia.scm scm-server - 1.28 + 1.29-SNAPSHOT scm-server jar diff --git a/scm-test/pom.xml b/scm-test/pom.xml index 86f3867119..50634bc625 100644 --- a/scm-test/pom.xml +++ b/scm-test/pom.xml @@ -6,12 +6,12 @@ scm sonia.scm - 1.28 + 1.29-SNAPSHOT sonia.scm scm-test - 1.28 + 1.29-SNAPSHOT scm-test @@ -25,7 +25,7 @@ sonia.scm scm-core - 1.28 + 1.29-SNAPSHOT diff --git a/scm-webapp/pom.xml b/scm-webapp/pom.xml index 210f7e1eb2..3c730de885 100644 --- a/scm-webapp/pom.xml +++ b/scm-webapp/pom.xml @@ -6,13 +6,13 @@ sonia.scm scm - 1.28 + 1.29-SNAPSHOT sonia.scm scm-webapp war - 1.28 + 1.29-SNAPSHOT scm-webapp @@ -38,31 +38,31 @@ sonia.scm scm-core - 1.28 + 1.29-SNAPSHOT sonia.scm scm-dao-xml - 1.28 + 1.29-SNAPSHOT sonia.scm.plugins scm-hg-plugin - 1.28 + 1.29-SNAPSHOT sonia.scm.plugins scm-svn-plugin - 1.28 + 1.29-SNAPSHOT sonia.scm.plugins scm-git-plugin - 1.28 + 1.29-SNAPSHOT @@ -265,7 +265,7 @@ sonia.scm scm-test - 1.28 + 1.29-SNAPSHOT test @@ -278,7 +278,7 @@ sonia.scm.plugins scm-git-plugin - 1.28 + 1.29-SNAPSHOT tests test @@ -286,7 +286,7 @@ sonia.scm.plugins scm-hg-plugin - 1.28 + 1.29-SNAPSHOT tests test @@ -294,7 +294,7 @@ sonia.scm.plugins scm-svn-plugin - 1.28 + 1.29-SNAPSHOT tests test @@ -477,7 +477,7 @@ sonia.scm scm-dao-orientdb - 1.28 + 1.29-SNAPSHOT diff --git a/support/pom.xml b/support/pom.xml index 55431fdfed..5256618468 100644 --- a/support/pom.xml +++ b/support/pom.xml @@ -6,13 +6,13 @@ sonia.scm scm - 1.28 + 1.29-SNAPSHOT sonia.scm.support scm-support pom - 1.28 + 1.29-SNAPSHOT scm-support diff --git a/support/scm-support-btrace/pom.xml b/support/scm-support-btrace/pom.xml index 33d08d2741..cbf4739258 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.28 + 1.29-SNAPSHOT sonia.scm scm-support-btrace - 1.10 + 1.11-SNAPSHOT jar scm-support-btrace @@ -18,7 +18,7 @@ sonia.scm scm-core - 1.28 + 1.29-SNAPSHOT