From 83003def31f5d383c1c6817ca12975b97d924fff Mon Sep 17 00:00:00 2001 From: Sebastian Sdorra Date: Sat, 18 Aug 2012 14:13:46 +0200 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 | 8 ++++---- scm-clients/scm-client-api/pom.xml | 4 ++-- scm-clients/scm-client-impl/pom.xml | 10 +++++----- 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, 78 insertions(+), 78 deletions(-) diff --git a/maven/pom.xml b/maven/pom.xml index 84bdb7276d..74f47883f1 100644 --- a/maven/pom.xml +++ b/maven/pom.xml @@ -6,13 +6,13 @@ sonia.scm scm - 1.19 + 1.20-SNAPSHOT sonia.scm.maven scm-maven-plugins pom - 1.19 + 1.20-SNAPSHOT scm-maven-plugins diff --git a/maven/scm-maven-plugin/pom.xml b/maven/scm-maven-plugin/pom.xml index e821e7658f..7c8426ca3e 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.19 + 1.20-SNAPSHOT sonia.scm.maven scm-maven-plugin - 1.19 + 1.20-SNAPSHOT maven-plugin scm-maven-plugin diff --git a/maven/scm-plugin-archetype/pom.xml b/maven/scm-plugin-archetype/pom.xml index d64f7845fd..5a02dc8772 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.19 + 1.20-SNAPSHOT sonia.scm.maven scm-plugin-archetype - 1.19 + 1.20-SNAPSHOT scm-plugin-archetype diff --git a/pom.xml b/pom.xml index 9c70963f4c..7a80703df9 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ sonia.scm scm pom - 1.19 + 1.20-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.19 + HEAD diff --git a/scm-clients/pom.xml b/scm-clients/pom.xml index 8f37f56aa8..ba26a07466 100644 --- a/scm-clients/pom.xml +++ b/scm-clients/pom.xml @@ -6,13 +6,13 @@ sonia.scm scm - 1.19 + 1.20-SNAPSHOT sonia.scm.clients scm-clients pom - 1.19 + 1.20-SNAPSHOT scm-clients @@ -26,7 +26,7 @@ sonia.scm scm-core - 1.19 + 1.20-SNAPSHOT diff --git a/scm-clients/scm-cli-client/pom.xml b/scm-clients/scm-cli-client/pom.xml index c49cccdf88..f012fb0260 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.19 + 1.20-SNAPSHOT sonia.scm.clients scm-cli-client - 1.19 + 1.20-SNAPSHOT scm-cli-client @@ -35,7 +35,7 @@ scm-core sonia.scm - 1.19 + 1.20-SNAPSHOT guice @@ -55,7 +55,7 @@ sonia.scm.clients scm-client-impl - 1.19 + 1.20-SNAPSHOT diff --git a/scm-clients/scm-client-api/pom.xml b/scm-clients/scm-client-api/pom.xml index ea80d955ca..0015f66159 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.19 + 1.20-SNAPSHOT sonia.scm.clients scm-client-api jar - 1.19 + 1.20-SNAPSHOT scm-client-api diff --git a/scm-clients/scm-client-impl/pom.xml b/scm-clients/scm-client-impl/pom.xml index 1264147187..f815e365f0 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.19 + 1.20-SNAPSHOT sonia.scm.clients scm-client-impl jar - 1.19 + 1.20-SNAPSHOT scm-client-impl @@ -36,7 +36,7 @@ scm-core sonia.scm - 1.19 + 1.20-SNAPSHOT aopalliance @@ -60,7 +60,7 @@ sonia.scm.clients scm-client-api - 1.19 + 1.20-SNAPSHOT @@ -112,7 +112,7 @@ sonia.scm scm-test - 1.19 + 1.20-SNAPSHOT test diff --git a/scm-core/pom.xml b/scm-core/pom.xml index 1c6978e86e..f4a6dcf2bb 100644 --- a/scm-core/pom.xml +++ b/scm-core/pom.xml @@ -6,12 +6,12 @@ scm sonia.scm - 1.19 + 1.20-SNAPSHOT sonia.scm scm-core - 1.19 + 1.20-SNAPSHOT scm-core diff --git a/scm-dao-orientdb/pom.xml b/scm-dao-orientdb/pom.xml index 4c01a3c520..b8ab0e6348 100644 --- a/scm-dao-orientdb/pom.xml +++ b/scm-dao-orientdb/pom.xml @@ -6,12 +6,12 @@ sonia.scm scm - 1.19 + 1.20-SNAPSHOT sonia.scm scm-dao-orientdb - 1.19 + 1.20-SNAPSHOT scm-dao-orientdb @@ -26,7 +26,7 @@ sonia.scm scm-core - 1.19 + 1.20-SNAPSHOT @@ -52,7 +52,7 @@ sonia.scm scm-test - 1.19 + 1.20-SNAPSHOT test diff --git a/scm-dao-xml/pom.xml b/scm-dao-xml/pom.xml index b908a52a1c..60a752a342 100644 --- a/scm-dao-xml/pom.xml +++ b/scm-dao-xml/pom.xml @@ -6,12 +6,12 @@ sonia.scm scm - 1.19 + 1.20-SNAPSHOT sonia.scm scm-dao-xml - 1.19 + 1.20-SNAPSHOT scm-dao-xml @@ -26,7 +26,7 @@ sonia.scm scm-core - 1.19 + 1.20-SNAPSHOT @@ -34,7 +34,7 @@ sonia.scm scm-test - 1.19 + 1.20-SNAPSHOT test diff --git a/scm-plugin-backend/pom.xml b/scm-plugin-backend/pom.xml index 28acf73328..8fd8f467dd 100644 --- a/scm-plugin-backend/pom.xml +++ b/scm-plugin-backend/pom.xml @@ -6,13 +6,13 @@ scm sonia.scm - 1.19 + 1.20-SNAPSHOT sonia.scm scm-plugin-backend war - 1.19 + 1.20-SNAPSHOT ${project.artifactId} @@ -42,7 +42,7 @@ sonia.scm scm-core - 1.19 + 1.20-SNAPSHOT diff --git a/scm-plugins/pom.xml b/scm-plugins/pom.xml index 7422614e3f..9c8aec9e58 100644 --- a/scm-plugins/pom.xml +++ b/scm-plugins/pom.xml @@ -6,13 +6,13 @@ sonia.scm scm - 1.19 + 1.20-SNAPSHOT sonia.scm.plugins scm-plugins pom - 1.19 + 1.20-SNAPSHOT scm-plugins @@ -26,7 +26,7 @@ sonia.scm scm-core - 1.19 + 1.20-SNAPSHOT @@ -59,7 +59,7 @@ sonia.scm.maven scm-maven-plugin - 1.19 + 1.20-SNAPSHOT process-resources diff --git a/scm-plugins/scm-git-plugin/pom.xml b/scm-plugins/scm-git-plugin/pom.xml index 7639b0abdb..78a13da4a9 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.19 + 1.20-SNAPSHOT sonia.scm.plugins scm-git-plugin - 1.19 + 1.20-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.19 + 1.20-SNAPSHOT test diff --git a/scm-plugins/scm-hg-plugin/pom.xml b/scm-plugins/scm-hg-plugin/pom.xml index fa7858a186..20c4e311ee 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.19 + 1.20-SNAPSHOT sonia.scm.plugins scm-hg-plugin - 1.19 + 1.20-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.19 + 1.20-SNAPSHOT test diff --git a/scm-plugins/scm-svn-plugin/pom.xml b/scm-plugins/scm-svn-plugin/pom.xml index 92d8d562e9..a3139d6586 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.19 + 1.20-SNAPSHOT sonia.scm.plugins scm-svn-plugin - 1.19 + 1.20-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.19 + 1.20-SNAPSHOT test diff --git a/scm-samples/pom.xml b/scm-samples/pom.xml index 588002132e..33a832b40d 100644 --- a/scm-samples/pom.xml +++ b/scm-samples/pom.xml @@ -6,13 +6,13 @@ sonia.scm scm - 1.19 + 1.20-SNAPSHOT sonia.scm.samples scm-samples pom - 1.19 + 1.20-SNAPSHOT scm-samples diff --git a/scm-samples/scm-sample-auth/pom.xml b/scm-samples/scm-sample-auth/pom.xml index 59055f7285..eaaf902270 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.19 + 1.20-SNAPSHOT sonia.scm.sample scm-sample-auth - 1.19 + 1.20-SNAPSHOT scm-sample-auth Sample Authentication Plugin https://bitbucket.org/sdorra/scm-manager @@ -28,7 +28,7 @@ sonia.scm scm-core - 1.19 + 1.20-SNAPSHOT diff --git a/scm-samples/scm-sample-hello/pom.xml b/scm-samples/scm-sample-hello/pom.xml index 8db55f459a..f7f4a41678 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.19 + 1.20-SNAPSHOT sonia.scm.sample scm-sample-hello - 1.19 + 1.20-SNAPSHOT scm-sample-hello A simple hello world plugin https://bitbucket.org/sdorra/scm-manager @@ -28,7 +28,7 @@ sonia.scm scm-core - 1.19 + 1.20-SNAPSHOT diff --git a/scm-server/pom.xml b/scm-server/pom.xml index db4e55f2bb..68ea79954a 100644 --- a/scm-server/pom.xml +++ b/scm-server/pom.xml @@ -6,12 +6,12 @@ scm sonia.scm - 1.19 + 1.20-SNAPSHOT sonia.scm scm-server - 1.19 + 1.20-SNAPSHOT scm-server jar diff --git a/scm-test/pom.xml b/scm-test/pom.xml index 43d955a8fe..80e0d76217 100644 --- a/scm-test/pom.xml +++ b/scm-test/pom.xml @@ -6,12 +6,12 @@ scm sonia.scm - 1.19 + 1.20-SNAPSHOT sonia.scm scm-test - 1.19 + 1.20-SNAPSHOT scm-test @@ -25,7 +25,7 @@ sonia.scm scm-core - 1.19 + 1.20-SNAPSHOT diff --git a/scm-webapp/pom.xml b/scm-webapp/pom.xml index 2d2e277a78..7bd010f475 100644 --- a/scm-webapp/pom.xml +++ b/scm-webapp/pom.xml @@ -6,13 +6,13 @@ sonia.scm scm - 1.19 + 1.20-SNAPSHOT sonia.scm scm-webapp war - 1.19 + 1.20-SNAPSHOT scm-webapp @@ -38,31 +38,31 @@ sonia.scm scm-core - 1.19 + 1.20-SNAPSHOT sonia.scm scm-dao-xml - 1.19 + 1.20-SNAPSHOT sonia.scm.plugins scm-hg-plugin - 1.19 + 1.20-SNAPSHOT sonia.scm.plugins scm-svn-plugin - 1.19 + 1.20-SNAPSHOT sonia.scm.plugins scm-git-plugin - 1.19 + 1.20-SNAPSHOT @@ -227,7 +227,7 @@ sonia.scm scm-test - 1.19 + 1.20-SNAPSHOT test @@ -240,7 +240,7 @@ sonia.scm.plugins scm-git-plugin - 1.19 + 1.20-SNAPSHOT tests test @@ -248,7 +248,7 @@ sonia.scm.plugins scm-hg-plugin - 1.19 + 1.20-SNAPSHOT tests test @@ -256,7 +256,7 @@ sonia.scm.plugins scm-svn-plugin - 1.19 + 1.20-SNAPSHOT tests test @@ -418,7 +418,7 @@ sonia.scm scm-dao-orientdb - 1.19 + 1.20-SNAPSHOT diff --git a/support/pom.xml b/support/pom.xml index 4f1b2df72f..d4f4273fde 100644 --- a/support/pom.xml +++ b/support/pom.xml @@ -6,13 +6,13 @@ sonia.scm scm - 1.19 + 1.20-SNAPSHOT sonia.scm.support scm-support pom - 1.19 + 1.20-SNAPSHOT scm-support diff --git a/support/scm-support-btrace/pom.xml b/support/scm-support-btrace/pom.xml index d1d98de68d..099de8b1ef 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.19 + 1.20-SNAPSHOT sonia.scm scm-support-btrace - 1.1 + 1.2-SNAPSHOT jar scm-support-btrace @@ -18,7 +18,7 @@ sonia.scm scm-core - 1.19 + 1.20-SNAPSHOT