From 920864b8554ecf05bed01a5ed2e52cc5c37129b7 Mon Sep 17 00:00:00 2001 From: Sebastian Sdorra Date: Sun, 12 Jun 2011 13:34:56 +0200 Subject: [PATCH] prepare for next development iteration --- maven/pom.xml | 6 ++-- maven/scm-plugin-archetype/pom.xml | 4 +-- plugins/pom.xml | 6 ++-- .../scm-activedirectory-auth-plugin/pom.xml | 6 ++-- plugins/scm-bzr-plugin/pom.xml | 4 +-- plugins/scm-git-plugin/pom.xml | 6 ++-- plugins/scm-graph-plugin/pom.xml | 4 +-- plugins/scm-hg-plugin/pom.xml | 6 ++-- plugins/scm-pam-plugin/pom.xml | 4 +-- plugins/scm-svn-plugin/pom.xml | 6 ++-- pom.xml | 2 +- samples/pom.xml | 4 +-- samples/scm-sample-auth/pom.xml | 6 ++-- samples/scm-sample-hello/pom.xml | 6 ++-- 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-server/pom.xml | 4 +-- scm-test/pom.xml | 6 ++-- scm-webapp/pom.xml | 30 +++++++++---------- third-party/pom.xml | 4 +-- 24 files changed, 76 insertions(+), 76 deletions(-) diff --git a/maven/pom.xml b/maven/pom.xml index e53e5bba4a..14ae4cdaae 100644 --- a/maven/pom.xml +++ b/maven/pom.xml @@ -6,13 +6,13 @@ sonia.scm scm - 1.4 + 1.5-SNAPSHOT sonia.scm.maven scm-maven-plugins pom - 1.4 + 1.5-SNAPSHOT scm-maven-plugins @@ -24,7 +24,7 @@ sonia.scm scm-core - 1.4 + 1.5-SNAPSHOT diff --git a/maven/scm-plugin-archetype/pom.xml b/maven/scm-plugin-archetype/pom.xml index ec63854ffe..5e0be1b229 100644 --- a/maven/scm-plugin-archetype/pom.xml +++ b/maven/scm-plugin-archetype/pom.xml @@ -7,12 +7,12 @@ scm-maven-plugins sonia.scm.maven - 1.4 + 1.5-SNAPSHOT sonia.scm.maven scm-plugin-archetype - 1.4 + 1.5-SNAPSHOT scm-plugin-archetype diff --git a/plugins/pom.xml b/plugins/pom.xml index 4d724a15de..5d9ab4ec10 100644 --- a/plugins/pom.xml +++ b/plugins/pom.xml @@ -6,13 +6,13 @@ sonia.scm scm - 1.4 + 1.5-SNAPSHOT sonia.scm.plugins scm-plugins pom - 1.4 + 1.5-SNAPSHOT scm-plugins @@ -32,7 +32,7 @@ sonia.scm scm-core - 1.4 + 1.5-SNAPSHOT diff --git a/plugins/scm-activedirectory-auth-plugin/pom.xml b/plugins/scm-activedirectory-auth-plugin/pom.xml index 1c80d7509d..0b743392cf 100644 --- a/plugins/scm-activedirectory-auth-plugin/pom.xml +++ b/plugins/scm-activedirectory-auth-plugin/pom.xml @@ -7,12 +7,12 @@ scm-plugins sonia.scm.plugins - 1.4 + 1.5-SNAPSHOT sonia.scm.plugins scm-activedirectory-auth-plugin - 1.4 + 1.5-SNAPSHOT scm-activedirectory-auth-plugin https://bitbucket.org/sdorra/scm-manager @@ -32,7 +32,7 @@ sonia.scm scm-core - 1.4 + 1.5-SNAPSHOT diff --git a/plugins/scm-bzr-plugin/pom.xml b/plugins/scm-bzr-plugin/pom.xml index 12e0d49e97..f063f5a6fe 100644 --- a/plugins/scm-bzr-plugin/pom.xml +++ b/plugins/scm-bzr-plugin/pom.xml @@ -7,12 +7,12 @@ scm-plugins sonia.scm.plugins - 1.4 + 1.5-SNAPSHOT sonia.scm.plugins scm-bzr-plugin - 1.4 + 1.5-SNAPSHOT scm-bzr-plugin https://bitbucket.org/sdorra/scm-manager Plugin for the version control system Bazaar diff --git a/plugins/scm-git-plugin/pom.xml b/plugins/scm-git-plugin/pom.xml index c27cf1a556..81f23726ef 100644 --- a/plugins/scm-git-plugin/pom.xml +++ b/plugins/scm-git-plugin/pom.xml @@ -7,12 +7,12 @@ scm-plugins sonia.scm.plugins - 1.4 + 1.5-SNAPSHOT sonia.scm.plugins scm-git-plugin - 1.4 + 1.5-SNAPSHOT scm-git-plugin https://bitbucket.org/sdorra/scm-manager Plugin for the version control system Git @@ -56,7 +56,7 @@ sonia.scm scm-test - 1.4 + 1.5-SNAPSHOT test diff --git a/plugins/scm-graph-plugin/pom.xml b/plugins/scm-graph-plugin/pom.xml index e60e465124..50de29879d 100644 --- a/plugins/scm-graph-plugin/pom.xml +++ b/plugins/scm-graph-plugin/pom.xml @@ -7,12 +7,12 @@ scm-plugins sonia.scm.plugins - 1.4 + 1.5-SNAPSHOT sonia.scm.plugins scm-graph-plugin - 1.4 + 1.5-SNAPSHOT scm-graph-plugin Creates an Google Guice injection graph https://bitbucket.org/sdorra/scm-manager diff --git a/plugins/scm-hg-plugin/pom.xml b/plugins/scm-hg-plugin/pom.xml index 00de04898c..72a7fea1ec 100644 --- a/plugins/scm-hg-plugin/pom.xml +++ b/plugins/scm-hg-plugin/pom.xml @@ -7,12 +7,12 @@ sonia.scm.plugins scm-plugins - 1.4 + 1.5-SNAPSHOT sonia.scm.plugins scm-hg-plugin - 1.4 + 1.5-SNAPSHOT scm-hg-plugin https://bitbucket.org/sdorra/scm-manager Plugin for the version control system Mercurial @@ -37,7 +37,7 @@ sonia.scm scm-test - 1.4 + 1.5-SNAPSHOT test diff --git a/plugins/scm-pam-plugin/pom.xml b/plugins/scm-pam-plugin/pom.xml index 5cf7067c7f..63c903e964 100644 --- a/plugins/scm-pam-plugin/pom.xml +++ b/plugins/scm-pam-plugin/pom.xml @@ -7,12 +7,12 @@ scm-plugins sonia.scm.plugins - 1.4 + 1.5-SNAPSHOT sonia.scm.plugins scm-pam-plugin - 1.4 + 1.5-SNAPSHOT scm-pam-plugin https://bitbucket.org/sdorra/scm-manager Using pam as an authentication handler. diff --git a/plugins/scm-svn-plugin/pom.xml b/plugins/scm-svn-plugin/pom.xml index 218272440d..cf01d3f522 100644 --- a/plugins/scm-svn-plugin/pom.xml +++ b/plugins/scm-svn-plugin/pom.xml @@ -7,12 +7,12 @@ scm-plugins sonia.scm.plugins - 1.4 + 1.5-SNAPSHOT sonia.scm.plugins scm-svn-plugin - 1.4 + 1.5-SNAPSHOT scm-svn-plugin https://bitbucket.org/sdorra/scm-manager Plugin for the version control system Subversion @@ -47,7 +47,7 @@ sonia.scm scm-test - 1.4 + 1.5-SNAPSHOT test diff --git a/pom.xml b/pom.xml index 08f8a8d8ca..68e1adbcb7 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ sonia.scm scm pom - 1.4 + 1.5-SNAPSHOT The easiest way to share your Git, Mercurial and Subversion repositories over http. diff --git a/samples/pom.xml b/samples/pom.xml index 6624ef8b25..a7ebbd7f27 100644 --- a/samples/pom.xml +++ b/samples/pom.xml @@ -6,13 +6,13 @@ sonia.scm scm - 1.4 + 1.5-SNAPSHOT sonia.scm.samples scm-samples pom - 1.4 + 1.5-SNAPSHOT scm-samples diff --git a/samples/scm-sample-auth/pom.xml b/samples/scm-sample-auth/pom.xml index 835f17bd61..614e8e6ac3 100644 --- a/samples/scm-sample-auth/pom.xml +++ b/samples/scm-sample-auth/pom.xml @@ -7,12 +7,12 @@ scm-samples sonia.scm.samples - 1.4 + 1.5-SNAPSHOT sonia.scm.sample scm-sample-auth - 1.4 + 1.5-SNAPSHOT scm-sample-auth Sample Authentication Plugin https://bitbucket.org/sdorra/scm-manager @@ -29,7 +29,7 @@ sonia.scm scm-core - 1.4 + 1.5-SNAPSHOT diff --git a/samples/scm-sample-hello/pom.xml b/samples/scm-sample-hello/pom.xml index 7e3a385192..9507eba9d5 100644 --- a/samples/scm-sample-hello/pom.xml +++ b/samples/scm-sample-hello/pom.xml @@ -7,12 +7,12 @@ scm-samples sonia.scm.samples - 1.4 + 1.5-SNAPSHOT sonia.scm.sample scm-sample-hello - 1.4 + 1.5-SNAPSHOT scm-sample-hello A simple hello world plugin https://bitbucket.org/sdorra/scm-manager @@ -29,7 +29,7 @@ sonia.scm scm-core - 1.4 + 1.5-SNAPSHOT diff --git a/scm-clients/pom.xml b/scm-clients/pom.xml index 0ee3acce47..fda652122f 100644 --- a/scm-clients/pom.xml +++ b/scm-clients/pom.xml @@ -6,13 +6,13 @@ sonia.scm scm - 1.4 + 1.5-SNAPSHOT sonia.scm.clients scm-clients pom - 1.4 + 1.5-SNAPSHOT scm-clients @@ -26,7 +26,7 @@ sonia.scm scm-core - 1.4 + 1.5-SNAPSHOT diff --git a/scm-clients/scm-cli-client/pom.xml b/scm-clients/scm-cli-client/pom.xml index dd72514267..14e98b3064 100644 --- a/scm-clients/scm-cli-client/pom.xml +++ b/scm-clients/scm-cli-client/pom.xml @@ -7,12 +7,12 @@ scm-clients sonia.scm.clients - 1.4 + 1.5-SNAPSHOT sonia.scm.clients scm-cli-client - 1.4 + 1.5-SNAPSHOT scm-cli-client @@ -20,7 +20,7 @@ scm-core sonia.scm - 1.4 + 1.5-SNAPSHOT guice @@ -40,7 +40,7 @@ sonia.scm.clients scm-client-impl - 1.4 + 1.5-SNAPSHOT diff --git a/scm-clients/scm-client-api/pom.xml b/scm-clients/scm-client-api/pom.xml index 67e4665254..2ac9e0d5e2 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.4 + 1.5-SNAPSHOT sonia.scm.clients scm-client-api jar - 1.4 + 1.5-SNAPSHOT scm-client-api \ No newline at end of file diff --git a/scm-clients/scm-client-impl/pom.xml b/scm-clients/scm-client-impl/pom.xml index 5c9972492d..3a6baa9c29 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.4 + 1.5-SNAPSHOT sonia.scm.clients scm-client-impl jar - 1.4 + 1.5-SNAPSHOT scm-client-impl @@ -20,7 +20,7 @@ scm-core sonia.scm - 1.4 + 1.5-SNAPSHOT aopalliance @@ -44,7 +44,7 @@ sonia.scm.clients scm-client-api - 1.4 + 1.5-SNAPSHOT @@ -96,7 +96,7 @@ sonia.scm scm-test - 1.4 + 1.5-SNAPSHOT test diff --git a/scm-core/pom.xml b/scm-core/pom.xml index 9f8ad6e106..28b7850bf7 100644 --- a/scm-core/pom.xml +++ b/scm-core/pom.xml @@ -7,12 +7,12 @@ scm sonia.scm - 1.4 + 1.5-SNAPSHOT sonia.scm scm-core - 1.4 + 1.5-SNAPSHOT scm-core diff --git a/scm-plugin-backend/pom.xml b/scm-plugin-backend/pom.xml index 49eee71808..8561360c56 100644 --- a/scm-plugin-backend/pom.xml +++ b/scm-plugin-backend/pom.xml @@ -6,13 +6,13 @@ scm sonia.scm - 1.4 + 1.5-SNAPSHOT sonia.scm scm-plugin-backend war - 1.4 + 1.5-SNAPSHOT ${project.artifactId} @@ -27,7 +27,7 @@ sonia.scm scm-core - 1.4 + 1.5-SNAPSHOT diff --git a/scm-server/pom.xml b/scm-server/pom.xml index 5264796b30..6917c0e8c1 100644 --- a/scm-server/pom.xml +++ b/scm-server/pom.xml @@ -7,12 +7,12 @@ scm sonia.scm - 1.4 + 1.5-SNAPSHOT sonia.scm scm-server - 1.4 + 1.5-SNAPSHOT scm-server jar diff --git a/scm-test/pom.xml b/scm-test/pom.xml index b2398e5954..6bc1d3c710 100644 --- a/scm-test/pom.xml +++ b/scm-test/pom.xml @@ -7,12 +7,12 @@ scm sonia.scm - 1.4 + 1.5-SNAPSHOT sonia.scm scm-test - 1.4 + 1.5-SNAPSHOT scm-test @@ -26,7 +26,7 @@ sonia.scm scm-core - 1.4 + 1.5-SNAPSHOT diff --git a/scm-webapp/pom.xml b/scm-webapp/pom.xml index d973ec5fdb..e88ad2a3f3 100644 --- a/scm-webapp/pom.xml +++ b/scm-webapp/pom.xml @@ -7,13 +7,13 @@ sonia.scm scm - 1.4 + 1.5-SNAPSHOT sonia.scm scm-webapp war - 1.4 + 1.5-SNAPSHOT scm-webapp @@ -28,25 +28,25 @@ sonia.scm scm-core - 1.4 + 1.5-SNAPSHOT sonia.scm.plugins scm-hg-plugin - 1.4 + 1.5-SNAPSHOT sonia.scm.plugins scm-svn-plugin - 1.4 + 1.5-SNAPSHOT sonia.scm.plugins scm-git-plugin - 1.4 + 1.5-SNAPSHOT @@ -202,7 +202,7 @@ sonia.scm scm-test - 1.4 + 1.5-SNAPSHOT test @@ -364,37 +364,37 @@ sonia.scm.plugins scm-graph-plugin - 1.4 + 1.5-SNAPSHOT sonia.scm.sample scm-sample-auth - 1.4 + 1.5-SNAPSHOT sonia.scm.sample scm-sample-hello - 1.4 + 1.5-SNAPSHOT sonia.scm.plugins scm-activedirectory-auth-plugin - 1.4 + 1.5-SNAPSHOT sonia.scm.plugins scm-pam-plugin - 1.4 + 1.5-SNAPSHOT sonia.scm.plugins scm-bzr-plugin - 1.4 + 1.5-SNAPSHOT @@ -422,13 +422,13 @@ sonia.scm.plugins scm-graph-plugin - 1.4 + 1.5-SNAPSHOT sonia.scm.plugins scm-pam-plugin - 1.4 + 1.5-SNAPSHOT diff --git a/third-party/pom.xml b/third-party/pom.xml index ecfd5da95e..1ef994702f 100644 --- a/third-party/pom.xml +++ b/third-party/pom.xml @@ -6,13 +6,13 @@ sonia.scm scm - 1.4 + 1.5-SNAPSHOT sonia.scm.third-party sonia.scm.third-party pom - 1.4 + 1.5-SNAPSHOT third-party