From 5ee44dbb07a96a79a219f9bbd35decfff60ec339 Mon Sep 17 00:00:00 2001 From: Sebastian Sdorra Date: Sat, 12 May 2012 21:04:47 +0200 Subject: [PATCH] [maven-release-plugin] prepare release 1.15 --- 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 | 18 +++++++++--------- 22 files changed, 70 insertions(+), 70 deletions(-) diff --git a/maven/pom.xml b/maven/pom.xml index 4699750f97..929237a117 100644 --- a/maven/pom.xml +++ b/maven/pom.xml @@ -6,13 +6,13 @@ sonia.scm scm - 1.15-SNAPSHOT + 1.15 sonia.scm.maven scm-maven-plugins pom - 1.15-SNAPSHOT + 1.15 scm-maven-plugins diff --git a/maven/scm-maven-plugin/pom.xml b/maven/scm-maven-plugin/pom.xml index 0d587f6804..d13c601224 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.15-SNAPSHOT + 1.15 sonia.scm.maven scm-maven-plugin - 1.15-SNAPSHOT + 1.15 maven-plugin scm-maven-plugin diff --git a/maven/scm-plugin-archetype/pom.xml b/maven/scm-plugin-archetype/pom.xml index 9af334e5cf..46cc716309 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.15-SNAPSHOT + 1.15 sonia.scm.maven scm-plugin-archetype - 1.15-SNAPSHOT + 1.15 scm-plugin-archetype diff --git a/pom.xml b/pom.xml index 079621d097..6873e06014 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ sonia.scm scm pom - 1.15-SNAPSHOT + 1.15 The easiest way to share your Git, Mercurial and Subversion repositories over http. @@ -501,7 +501,7 @@ 1.6 UTF-8 SCM-BSD - + \ No newline at end of file diff --git a/scm-clients/pom.xml b/scm-clients/pom.xml index bf22660432..3e96a16e9c 100644 --- a/scm-clients/pom.xml +++ b/scm-clients/pom.xml @@ -6,13 +6,13 @@ sonia.scm scm - 1.15-SNAPSHOT + 1.15 sonia.scm.clients scm-clients pom - 1.15-SNAPSHOT + 1.15 scm-clients @@ -26,7 +26,7 @@ sonia.scm scm-core - 1.15-SNAPSHOT + 1.15 diff --git a/scm-clients/scm-cli-client/pom.xml b/scm-clients/scm-cli-client/pom.xml index 541c96e705..ffcb80a7a5 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.15-SNAPSHOT + 1.15 sonia.scm.clients scm-cli-client - 1.15-SNAPSHOT + 1.15 scm-cli-client @@ -35,7 +35,7 @@ scm-core sonia.scm - 1.15-SNAPSHOT + 1.15 guice @@ -55,7 +55,7 @@ sonia.scm.clients scm-client-impl - 1.15-SNAPSHOT + 1.15 diff --git a/scm-clients/scm-client-api/pom.xml b/scm-clients/scm-client-api/pom.xml index 1687a61da6..0401a7e25b 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.15-SNAPSHOT + 1.15 sonia.scm.clients scm-client-api jar - 1.15-SNAPSHOT + 1.15 scm-client-api diff --git a/scm-clients/scm-client-impl/pom.xml b/scm-clients/scm-client-impl/pom.xml index e86a69eeb9..47a8c96474 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.15-SNAPSHOT + 1.15 sonia.scm.clients scm-client-impl jar - 1.15-SNAPSHOT + 1.15 scm-client-impl @@ -36,7 +36,7 @@ scm-core sonia.scm - 1.15-SNAPSHOT + 1.15 aopalliance @@ -60,7 +60,7 @@ sonia.scm.clients scm-client-api - 1.15-SNAPSHOT + 1.15 @@ -112,7 +112,7 @@ sonia.scm scm-test - 1.15-SNAPSHOT + 1.15 test diff --git a/scm-core/pom.xml b/scm-core/pom.xml index 5d3e50cd43..a34624aac0 100644 --- a/scm-core/pom.xml +++ b/scm-core/pom.xml @@ -6,12 +6,12 @@ scm sonia.scm - 1.15-SNAPSHOT + 1.15 sonia.scm scm-core - 1.15-SNAPSHOT + 1.15 scm-core diff --git a/scm-dao-orientdb/pom.xml b/scm-dao-orientdb/pom.xml index ebaf6146b4..dbf715f0bb 100644 --- a/scm-dao-orientdb/pom.xml +++ b/scm-dao-orientdb/pom.xml @@ -6,12 +6,12 @@ sonia.scm scm - 1.15-SNAPSHOT + 1.15 sonia.scm scm-dao-orientdb - 1.15-SNAPSHOT + 1.15 scm-dao-orientdb @@ -26,7 +26,7 @@ sonia.scm scm-core - 1.15-SNAPSHOT + 1.15 @@ -52,7 +52,7 @@ sonia.scm scm-test - 1.15-SNAPSHOT + 1.15 test diff --git a/scm-dao-xml/pom.xml b/scm-dao-xml/pom.xml index c67b722705..77ad8aeaf6 100644 --- a/scm-dao-xml/pom.xml +++ b/scm-dao-xml/pom.xml @@ -6,12 +6,12 @@ sonia.scm scm - 1.15-SNAPSHOT + 1.15 sonia.scm scm-dao-xml - 1.15-SNAPSHOT + 1.15 scm-dao-xml @@ -26,7 +26,7 @@ sonia.scm scm-core - 1.15-SNAPSHOT + 1.15 @@ -34,7 +34,7 @@ sonia.scm scm-test - 1.15-SNAPSHOT + 1.15 test diff --git a/scm-plugin-backend/pom.xml b/scm-plugin-backend/pom.xml index e651dd9a86..f3b95400cb 100644 --- a/scm-plugin-backend/pom.xml +++ b/scm-plugin-backend/pom.xml @@ -6,13 +6,13 @@ scm sonia.scm - 1.15-SNAPSHOT + 1.15 sonia.scm scm-plugin-backend war - 1.15-SNAPSHOT + 1.15 ${project.artifactId} @@ -42,7 +42,7 @@ sonia.scm scm-core - 1.15-SNAPSHOT + 1.15 diff --git a/scm-plugins/pom.xml b/scm-plugins/pom.xml index dc1c77669a..6f3f9d783c 100644 --- a/scm-plugins/pom.xml +++ b/scm-plugins/pom.xml @@ -6,13 +6,13 @@ sonia.scm scm - 1.15-SNAPSHOT + 1.15 sonia.scm.plugins scm-plugins pom - 1.15-SNAPSHOT + 1.15 scm-plugins @@ -26,7 +26,7 @@ sonia.scm scm-core - 1.15-SNAPSHOT + 1.15 @@ -59,7 +59,7 @@ sonia.scm.maven scm-maven-plugin - 1.15-SNAPSHOT + 1.15 process-resources diff --git a/scm-plugins/scm-git-plugin/pom.xml b/scm-plugins/scm-git-plugin/pom.xml index 6505df1c1d..80c81b9975 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.15-SNAPSHOT + 1.15 sonia.scm.plugins scm-git-plugin - 1.15-SNAPSHOT + 1.15 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.15-SNAPSHOT + 1.15 test diff --git a/scm-plugins/scm-hg-plugin/pom.xml b/scm-plugins/scm-hg-plugin/pom.xml index f8756ca429..b242b4680c 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.15-SNAPSHOT + 1.15 sonia.scm.plugins scm-hg-plugin - 1.15-SNAPSHOT + 1.15 scm-hg-plugin https://bitbucket.org/sdorra/scm-manager Plugin for the version control system Mercurial @@ -30,7 +30,7 @@ sonia.scm scm-test - 1.15-SNAPSHOT + 1.15 test diff --git a/scm-plugins/scm-svn-plugin/pom.xml b/scm-plugins/scm-svn-plugin/pom.xml index 159e656514..09b9e286bd 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.15-SNAPSHOT + 1.15 sonia.scm.plugins scm-svn-plugin - 1.15-SNAPSHOT + 1.15 scm-svn-plugin https://bitbucket.org/sdorra/scm-manager Plugin for the version control system Subversion @@ -46,7 +46,7 @@ sonia.scm scm-test - 1.15-SNAPSHOT + 1.15 test diff --git a/scm-samples/pom.xml b/scm-samples/pom.xml index 689d3be0cd..b375c726af 100644 --- a/scm-samples/pom.xml +++ b/scm-samples/pom.xml @@ -6,13 +6,13 @@ sonia.scm scm - 1.15-SNAPSHOT + 1.15 sonia.scm.samples scm-samples pom - 1.15-SNAPSHOT + 1.15 scm-samples diff --git a/scm-samples/scm-sample-auth/pom.xml b/scm-samples/scm-sample-auth/pom.xml index ad8b6d31ee..a4a99e5529 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.15-SNAPSHOT + 1.15 sonia.scm.sample scm-sample-auth - 1.15-SNAPSHOT + 1.15 scm-sample-auth Sample Authentication Plugin https://bitbucket.org/sdorra/scm-manager @@ -28,7 +28,7 @@ sonia.scm scm-core - 1.15-SNAPSHOT + 1.15 diff --git a/scm-samples/scm-sample-hello/pom.xml b/scm-samples/scm-sample-hello/pom.xml index bff96dcf2f..d1c6a58269 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.15-SNAPSHOT + 1.15 sonia.scm.sample scm-sample-hello - 1.15-SNAPSHOT + 1.15 scm-sample-hello A simple hello world plugin https://bitbucket.org/sdorra/scm-manager @@ -28,7 +28,7 @@ sonia.scm scm-core - 1.15-SNAPSHOT + 1.15 diff --git a/scm-server/pom.xml b/scm-server/pom.xml index 2caa80ff07..7b89139e49 100644 --- a/scm-server/pom.xml +++ b/scm-server/pom.xml @@ -6,12 +6,12 @@ scm sonia.scm - 1.15-SNAPSHOT + 1.15 sonia.scm scm-server - 1.15-SNAPSHOT + 1.15 scm-server jar diff --git a/scm-test/pom.xml b/scm-test/pom.xml index ae492d4ee6..962bbedffd 100644 --- a/scm-test/pom.xml +++ b/scm-test/pom.xml @@ -6,12 +6,12 @@ scm sonia.scm - 1.15-SNAPSHOT + 1.15 sonia.scm scm-test - 1.15-SNAPSHOT + 1.15 scm-test @@ -25,7 +25,7 @@ sonia.scm scm-core - 1.15-SNAPSHOT + 1.15 diff --git a/scm-webapp/pom.xml b/scm-webapp/pom.xml index 68f157e60d..8c74a9b0ea 100644 --- a/scm-webapp/pom.xml +++ b/scm-webapp/pom.xml @@ -6,13 +6,13 @@ sonia.scm scm - 1.15-SNAPSHOT + 1.15 sonia.scm scm-webapp war - 1.15-SNAPSHOT + 1.15 scm-webapp @@ -38,31 +38,31 @@ sonia.scm scm-core - 1.15-SNAPSHOT + 1.15 sonia.scm scm-dao-xml - 1.15-SNAPSHOT + 1.15 sonia.scm.plugins scm-hg-plugin - 1.15-SNAPSHOT + 1.15 sonia.scm.plugins scm-svn-plugin - 1.15-SNAPSHOT + 1.15 sonia.scm.plugins scm-git-plugin - 1.15-SNAPSHOT + 1.15 @@ -221,7 +221,7 @@ sonia.scm scm-test - 1.15-SNAPSHOT + 1.15 test @@ -366,7 +366,7 @@ sonia.scm scm-dao-orientdb - 1.15-SNAPSHOT + 1.15