From 6dfa42c022811847bec6fc017e44c1d333faa272 Mon Sep 17 00:00:00 2001 From: Sebastian Sdorra Date: Fri, 3 Jun 2011 16:58:18 +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 e1f2f85b1b..bcb31cf9c3 100644 --- a/maven/pom.xml +++ b/maven/pom.xml @@ -6,13 +6,13 @@ sonia.scm scm - 1.3 + 1.4-SNAPSHOT sonia.scm.maven scm-maven-plugins pom - 1.3 + 1.4-SNAPSHOT scm-maven-plugins @@ -24,7 +24,7 @@ sonia.scm scm-core - 1.3 + 1.4-SNAPSHOT diff --git a/maven/scm-plugin-archetype/pom.xml b/maven/scm-plugin-archetype/pom.xml index 915d320d54..d503d99136 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.3 + 1.4-SNAPSHOT sonia.scm.maven scm-plugin-archetype - 1.3 + 1.4-SNAPSHOT scm-plugin-archetype diff --git a/plugins/pom.xml b/plugins/pom.xml index 7f144e9a9a..1c81f7e6bb 100644 --- a/plugins/pom.xml +++ b/plugins/pom.xml @@ -6,13 +6,13 @@ sonia.scm scm - 1.3 + 1.4-SNAPSHOT sonia.scm.plugins scm-plugins pom - 1.3 + 1.4-SNAPSHOT scm-plugins @@ -32,7 +32,7 @@ sonia.scm scm-core - 1.3 + 1.4-SNAPSHOT diff --git a/plugins/scm-activedirectory-auth-plugin/pom.xml b/plugins/scm-activedirectory-auth-plugin/pom.xml index e2f4aa704e..265f1ac0fe 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.3 + 1.4-SNAPSHOT sonia.scm.plugins scm-activedirectory-auth-plugin - 1.3 + 1.4-SNAPSHOT scm-activedirectory-auth-plugin https://bitbucket.org/sdorra/scm-manager @@ -32,7 +32,7 @@ sonia.scm scm-core - 1.3 + 1.4-SNAPSHOT diff --git a/plugins/scm-bzr-plugin/pom.xml b/plugins/scm-bzr-plugin/pom.xml index 6c78fa8280..39df8a3044 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.3 + 1.4-SNAPSHOT sonia.scm.plugins scm-bzr-plugin - 1.3 + 1.4-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 473a4abd0d..51e39c75f6 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.3 + 1.4-SNAPSHOT sonia.scm.plugins scm-git-plugin - 1.3 + 1.4-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.3 + 1.4-SNAPSHOT test diff --git a/plugins/scm-graph-plugin/pom.xml b/plugins/scm-graph-plugin/pom.xml index 746b0cb0f1..6d372ac3b9 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.3 + 1.4-SNAPSHOT sonia.scm.plugins scm-graph-plugin - 1.3 + 1.4-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 2a20001fa1..78a970cab5 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.3 + 1.4-SNAPSHOT sonia.scm.plugins scm-hg-plugin - 1.3 + 1.4-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.3 + 1.4-SNAPSHOT test diff --git a/plugins/scm-pam-plugin/pom.xml b/plugins/scm-pam-plugin/pom.xml index e0e0408229..2772b9833b 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.3 + 1.4-SNAPSHOT sonia.scm.plugins scm-pam-plugin - 1.3 + 1.4-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 870032b0ea..4487bf2689 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.3 + 1.4-SNAPSHOT sonia.scm.plugins scm-svn-plugin - 1.3 + 1.4-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.3 + 1.4-SNAPSHOT test diff --git a/pom.xml b/pom.xml index 4d333dae4a..0869d0c8de 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ sonia.scm scm pom - 1.3 + 1.4-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 1817716967..9cffa352eb 100644 --- a/samples/pom.xml +++ b/samples/pom.xml @@ -6,13 +6,13 @@ sonia.scm scm - 1.3 + 1.4-SNAPSHOT sonia.scm.samples scm-samples pom - 1.3 + 1.4-SNAPSHOT scm-samples diff --git a/samples/scm-sample-auth/pom.xml b/samples/scm-sample-auth/pom.xml index 836ce40237..81f460deec 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.3 + 1.4-SNAPSHOT sonia.scm.sample scm-sample-auth - 1.3 + 1.4-SNAPSHOT scm-sample-auth Sample Authentication Plugin https://bitbucket.org/sdorra/scm-manager @@ -29,7 +29,7 @@ sonia.scm scm-core - 1.3 + 1.4-SNAPSHOT diff --git a/samples/scm-sample-hello/pom.xml b/samples/scm-sample-hello/pom.xml index 32700335b9..c400bac277 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.3 + 1.4-SNAPSHOT sonia.scm.sample scm-sample-hello - 1.3 + 1.4-SNAPSHOT scm-sample-hello A simple hello world plugin https://bitbucket.org/sdorra/scm-manager @@ -29,7 +29,7 @@ sonia.scm scm-core - 1.3 + 1.4-SNAPSHOT diff --git a/scm-clients/pom.xml b/scm-clients/pom.xml index aaacae669a..f8841290ee 100644 --- a/scm-clients/pom.xml +++ b/scm-clients/pom.xml @@ -6,13 +6,13 @@ sonia.scm scm - 1.3 + 1.4-SNAPSHOT sonia.scm.clients scm-clients pom - 1.3 + 1.4-SNAPSHOT scm-clients @@ -26,7 +26,7 @@ sonia.scm scm-core - 1.3 + 1.4-SNAPSHOT diff --git a/scm-clients/scm-cli-client/pom.xml b/scm-clients/scm-cli-client/pom.xml index 945aba4993..ebf5d24146 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.3 + 1.4-SNAPSHOT sonia.scm.clients scm-cli-client - 1.3 + 1.4-SNAPSHOT scm-cli-client @@ -20,7 +20,7 @@ scm-core sonia.scm - 1.3 + 1.4-SNAPSHOT guice @@ -40,7 +40,7 @@ sonia.scm.clients scm-client-impl - 1.3 + 1.4-SNAPSHOT diff --git a/scm-clients/scm-client-api/pom.xml b/scm-clients/scm-client-api/pom.xml index 5e11302b7c..861530dfd4 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.3 + 1.4-SNAPSHOT sonia.scm.clients scm-client-api jar - 1.3 + 1.4-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 c81f717595..4a878aa396 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.3 + 1.4-SNAPSHOT sonia.scm.clients scm-client-impl jar - 1.3 + 1.4-SNAPSHOT scm-client-impl @@ -20,7 +20,7 @@ scm-core sonia.scm - 1.3 + 1.4-SNAPSHOT aopalliance @@ -44,7 +44,7 @@ sonia.scm.clients scm-client-api - 1.3 + 1.4-SNAPSHOT @@ -102,7 +102,7 @@ sonia.scm scm-test - 1.3 + 1.4-SNAPSHOT test diff --git a/scm-core/pom.xml b/scm-core/pom.xml index d6fd8c6ff6..ee143aceca 100644 --- a/scm-core/pom.xml +++ b/scm-core/pom.xml @@ -7,12 +7,12 @@ scm sonia.scm - 1.3 + 1.4-SNAPSHOT sonia.scm scm-core - 1.3 + 1.4-SNAPSHOT scm-core diff --git a/scm-plugin-backend/pom.xml b/scm-plugin-backend/pom.xml index ff51215146..c0d34ce5b3 100644 --- a/scm-plugin-backend/pom.xml +++ b/scm-plugin-backend/pom.xml @@ -6,13 +6,13 @@ scm sonia.scm - 1.3 + 1.4-SNAPSHOT sonia.scm scm-plugin-backend war - 1.3 + 1.4-SNAPSHOT ${project.artifactId} @@ -27,7 +27,7 @@ sonia.scm scm-core - 1.3 + 1.4-SNAPSHOT diff --git a/scm-server/pom.xml b/scm-server/pom.xml index 6475f61fdf..9771b810b1 100644 --- a/scm-server/pom.xml +++ b/scm-server/pom.xml @@ -7,12 +7,12 @@ scm sonia.scm - 1.3 + 1.4-SNAPSHOT sonia.scm scm-server - 1.3 + 1.4-SNAPSHOT scm-server jar diff --git a/scm-test/pom.xml b/scm-test/pom.xml index 997e563640..9c045062ce 100644 --- a/scm-test/pom.xml +++ b/scm-test/pom.xml @@ -7,12 +7,12 @@ scm sonia.scm - 1.3 + 1.4-SNAPSHOT sonia.scm scm-test - 1.3 + 1.4-SNAPSHOT scm-test @@ -26,7 +26,7 @@ sonia.scm scm-core - 1.3 + 1.4-SNAPSHOT diff --git a/scm-webapp/pom.xml b/scm-webapp/pom.xml index d722c3b55e..54451a0502 100644 --- a/scm-webapp/pom.xml +++ b/scm-webapp/pom.xml @@ -7,13 +7,13 @@ sonia.scm scm - 1.3 + 1.4-SNAPSHOT sonia.scm scm-webapp war - 1.3 + 1.4-SNAPSHOT scm-webapp @@ -28,25 +28,25 @@ sonia.scm scm-core - 1.3 + 1.4-SNAPSHOT sonia.scm.plugins scm-hg-plugin - 1.3 + 1.4-SNAPSHOT sonia.scm.plugins scm-svn-plugin - 1.3 + 1.4-SNAPSHOT sonia.scm.plugins scm-git-plugin - 1.3 + 1.4-SNAPSHOT @@ -188,7 +188,7 @@ sonia.scm scm-test - 1.3 + 1.4-SNAPSHOT test @@ -350,37 +350,37 @@ sonia.scm.plugins scm-graph-plugin - 1.3 + 1.4-SNAPSHOT sonia.scm.sample scm-sample-auth - 1.3 + 1.4-SNAPSHOT sonia.scm.sample scm-sample-hello - 1.3 + 1.4-SNAPSHOT sonia.scm.plugins scm-activedirectory-auth-plugin - 1.3 + 1.4-SNAPSHOT sonia.scm.plugins scm-pam-plugin - 1.3 + 1.4-SNAPSHOT sonia.scm.plugins scm-bzr-plugin - 1.3 + 1.4-SNAPSHOT @@ -408,13 +408,13 @@ sonia.scm.plugins scm-graph-plugin - 1.3 + 1.4-SNAPSHOT sonia.scm.plugins scm-pam-plugin - 1.3 + 1.4-SNAPSHOT diff --git a/third-party/pom.xml b/third-party/pom.xml index 7a80c41ae8..01eae440c9 100644 --- a/third-party/pom.xml +++ b/third-party/pom.xml @@ -6,13 +6,13 @@ sonia.scm scm - 1.3 + 1.4-SNAPSHOT sonia.scm.third-party sonia.scm.third-party pom - 1.3 + 1.4-SNAPSHOT third-party