From b24df8d9f1f71d951d3d3907e4955c3fb54652b5 Mon Sep 17 00:00:00 2001 From: Sebastian Sdorra Date: Sun, 14 Jun 2015 19:53:33 +0200 Subject: [PATCH] [maven-release-plugin] prepare release 1.46 --- 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 ad005a69fd..b330106ddf 100644 --- a/maven/pom.xml +++ b/maven/pom.xml @@ -6,13 +6,13 @@ sonia.scm scm - 1.46-SNAPSHOT + 1.46 sonia.scm.maven scm-maven-plugins pom - 1.46-SNAPSHOT + 1.46 scm-maven-plugins diff --git a/maven/scm-maven-plugin/pom.xml b/maven/scm-maven-plugin/pom.xml index f746988fc2..6678a8c0d5 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.46-SNAPSHOT + 1.46 sonia.scm.maven scm-maven-plugin - 1.46-SNAPSHOT + 1.46 maven-plugin scm-maven-plugin diff --git a/maven/scm-plugin-archetype/pom.xml b/maven/scm-plugin-archetype/pom.xml index 60e63aaafb..95f3d8c775 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.46-SNAPSHOT + 1.46 sonia.scm.maven scm-plugin-archetype - 1.46-SNAPSHOT + 1.46 scm-plugin-archetype diff --git a/pom.xml b/pom.xml index 7a56cfcf1e..5adac7da53 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ sonia.scm scm pom - 1.46-SNAPSHOT + 1.46 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 - HEAD + 1.46 diff --git a/scm-clients/pom.xml b/scm-clients/pom.xml index 6af3e38593..34e9546cdb 100644 --- a/scm-clients/pom.xml +++ b/scm-clients/pom.xml @@ -6,13 +6,13 @@ sonia.scm scm - 1.46-SNAPSHOT + 1.46 sonia.scm.clients scm-clients pom - 1.46-SNAPSHOT + 1.46 scm-clients @@ -32,7 +32,7 @@ scm-core sonia.scm jar - 1.46-SNAPSHOT + 1.46 shiro-core diff --git a/scm-clients/scm-cli-client/pom.xml b/scm-clients/scm-cli-client/pom.xml index 803e4e77d1..6ad5af7ac8 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.46-SNAPSHOT + 1.46 sonia.scm.clients scm-cli-client - 1.46-SNAPSHOT + 1.46 scm-cli-client @@ -34,7 +34,7 @@ sonia.scm.clients scm-client-impl - 1.46-SNAPSHOT + 1.46 diff --git a/scm-clients/scm-client-api/pom.xml b/scm-clients/scm-client-api/pom.xml index a629295853..983e8e58ab 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.46-SNAPSHOT + 1.46 sonia.scm.clients scm-client-api jar - 1.46-SNAPSHOT + 1.46 scm-client-api diff --git a/scm-clients/scm-client-impl/pom.xml b/scm-clients/scm-client-impl/pom.xml index 5c2d7d84ef..95a231f78a 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.46-SNAPSHOT + 1.46 sonia.scm.clients scm-client-impl jar - 1.46-SNAPSHOT + 1.46 scm-client-impl @@ -36,7 +36,7 @@ sonia.scm.clients scm-client-api - 1.46-SNAPSHOT + 1.46 @@ -70,7 +70,7 @@ sonia.scm scm-test - 1.46-SNAPSHOT + 1.46 test diff --git a/scm-core/pom.xml b/scm-core/pom.xml index fe25a55793..b62cc70ec6 100644 --- a/scm-core/pom.xml +++ b/scm-core/pom.xml @@ -6,12 +6,12 @@ scm sonia.scm - 1.46-SNAPSHOT + 1.46 sonia.scm scm-core - 1.46-SNAPSHOT + 1.46 scm-core diff --git a/scm-dao-orientdb/pom.xml b/scm-dao-orientdb/pom.xml index 5fe695d149..c2c677bf73 100644 --- a/scm-dao-orientdb/pom.xml +++ b/scm-dao-orientdb/pom.xml @@ -6,12 +6,12 @@ sonia.scm scm - 1.46-SNAPSHOT + 1.46 sonia.scm scm-dao-orientdb - 1.46-SNAPSHOT + 1.46 scm-dao-orientdb @@ -26,7 +26,7 @@ sonia.scm scm-core - 1.46-SNAPSHOT + 1.46 @@ -52,7 +52,7 @@ sonia.scm scm-test - 1.46-SNAPSHOT + 1.46 test diff --git a/scm-dao-xml/pom.xml b/scm-dao-xml/pom.xml index e4d6a3f619..1268dec4dd 100644 --- a/scm-dao-xml/pom.xml +++ b/scm-dao-xml/pom.xml @@ -6,12 +6,12 @@ sonia.scm scm - 1.46-SNAPSHOT + 1.46 sonia.scm scm-dao-xml - 1.46-SNAPSHOT + 1.46 scm-dao-xml @@ -26,7 +26,7 @@ sonia.scm scm-core - 1.46-SNAPSHOT + 1.46 @@ -34,7 +34,7 @@ sonia.scm scm-test - 1.46-SNAPSHOT + 1.46 test diff --git a/scm-plugin-backend/pom.xml b/scm-plugin-backend/pom.xml index a8d4bf36c1..ab25d2357a 100644 --- a/scm-plugin-backend/pom.xml +++ b/scm-plugin-backend/pom.xml @@ -6,13 +6,13 @@ scm sonia.scm - 1.46-SNAPSHOT + 1.46 sonia.scm scm-plugin-backend war - 1.46-SNAPSHOT + 1.46 ${project.artifactId} @@ -62,7 +62,7 @@ sonia.scm scm-core - 1.46-SNAPSHOT + 1.46 diff --git a/scm-plugins/pom.xml b/scm-plugins/pom.xml index 6ca6d79276..e7a63128d5 100644 --- a/scm-plugins/pom.xml +++ b/scm-plugins/pom.xml @@ -6,13 +6,13 @@ sonia.scm scm - 1.46-SNAPSHOT + 1.46 sonia.scm.plugins scm-plugins pom - 1.46-SNAPSHOT + 1.46 scm-plugins @@ -26,7 +26,7 @@ sonia.scm scm-core - 1.46-SNAPSHOT + 1.46 @@ -59,7 +59,7 @@ sonia.scm.maven scm-maven-plugin - 1.46-SNAPSHOT + 1.46 process-resources diff --git a/scm-plugins/scm-git-plugin/pom.xml b/scm-plugins/scm-git-plugin/pom.xml index 74258ba06d..f5ba7cb6c5 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.46-SNAPSHOT + 1.46 sonia.scm.plugins scm-git-plugin - 1.46-SNAPSHOT + 1.46 scm-git-plugin https://bitbucket.org/sdorra/scm-manager Plugin for the version control system Git @@ -48,7 +48,7 @@ sonia.scm scm-test - 1.46-SNAPSHOT + 1.46 test diff --git a/scm-plugins/scm-hg-plugin/pom.xml b/scm-plugins/scm-hg-plugin/pom.xml index 2d03707d2f..61054a7216 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.46-SNAPSHOT + 1.46 sonia.scm.plugins scm-hg-plugin - 1.46-SNAPSHOT + 1.46 scm-hg-plugin https://bitbucket.org/sdorra/scm-manager Plugin for the version control system Mercurial @@ -42,7 +42,7 @@ sonia.scm scm-test - 1.46-SNAPSHOT + 1.46 test diff --git a/scm-plugins/scm-svn-plugin/pom.xml b/scm-plugins/scm-svn-plugin/pom.xml index 3b6f13a6ef..4bfb15a9ac 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.46-SNAPSHOT + 1.46 sonia.scm.plugins scm-svn-plugin - 1.46-SNAPSHOT + 1.46 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.46-SNAPSHOT + 1.46 test diff --git a/scm-samples/pom.xml b/scm-samples/pom.xml index 44f7d3568f..e522d4a498 100644 --- a/scm-samples/pom.xml +++ b/scm-samples/pom.xml @@ -6,13 +6,13 @@ sonia.scm scm - 1.46-SNAPSHOT + 1.46 sonia.scm.samples scm-samples pom - 1.46-SNAPSHOT + 1.46 scm-samples diff --git a/scm-samples/scm-sample-auth/pom.xml b/scm-samples/scm-sample-auth/pom.xml index 5d60a88954..956eed4468 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.46-SNAPSHOT + 1.46 sonia.scm.sample scm-sample-auth - 1.46-SNAPSHOT + 1.46 scm-sample-auth Sample Authentication Plugin https://bitbucket.org/sdorra/scm-manager @@ -28,7 +28,7 @@ sonia.scm scm-core - 1.46-SNAPSHOT + 1.46 diff --git a/scm-samples/scm-sample-hello/pom.xml b/scm-samples/scm-sample-hello/pom.xml index d219796157..dc9d45baa0 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.46-SNAPSHOT + 1.46 sonia.scm.sample scm-sample-hello - 1.46-SNAPSHOT + 1.46 scm-sample-hello A simple hello world plugin https://bitbucket.org/sdorra/scm-manager @@ -28,7 +28,7 @@ sonia.scm scm-core - 1.46-SNAPSHOT + 1.46 diff --git a/scm-server/pom.xml b/scm-server/pom.xml index d94f8d664a..797e3d7d8a 100644 --- a/scm-server/pom.xml +++ b/scm-server/pom.xml @@ -6,12 +6,12 @@ scm sonia.scm - 1.46-SNAPSHOT + 1.46 sonia.scm scm-server - 1.46-SNAPSHOT + 1.46 scm-server jar diff --git a/scm-test/pom.xml b/scm-test/pom.xml index cf040006de..bb6e6c544e 100644 --- a/scm-test/pom.xml +++ b/scm-test/pom.xml @@ -6,12 +6,12 @@ scm sonia.scm - 1.46-SNAPSHOT + 1.46 sonia.scm scm-test - 1.46-SNAPSHOT + 1.46 scm-test @@ -25,7 +25,7 @@ sonia.scm scm-core - 1.46-SNAPSHOT + 1.46 diff --git a/scm-webapp/pom.xml b/scm-webapp/pom.xml index 73b8c8d5f4..0080e9c9c1 100644 --- a/scm-webapp/pom.xml +++ b/scm-webapp/pom.xml @@ -6,13 +6,13 @@ sonia.scm scm - 1.46-SNAPSHOT + 1.46 sonia.scm scm-webapp war - 1.46-SNAPSHOT + 1.46 scm-webapp @@ -38,31 +38,31 @@ sonia.scm scm-core - 1.46-SNAPSHOT + 1.46 sonia.scm scm-dao-xml - 1.46-SNAPSHOT + 1.46 sonia.scm.plugins scm-hg-plugin - 1.46-SNAPSHOT + 1.46 sonia.scm.plugins scm-svn-plugin - 1.46-SNAPSHOT + 1.46 sonia.scm.plugins scm-git-plugin - 1.46-SNAPSHOT + 1.46 @@ -274,7 +274,7 @@ sonia.scm scm-test - 1.46-SNAPSHOT + 1.46 test @@ -287,7 +287,7 @@ sonia.scm.plugins scm-git-plugin - 1.46-SNAPSHOT + 1.46 tests test @@ -295,7 +295,7 @@ sonia.scm.plugins scm-hg-plugin - 1.46-SNAPSHOT + 1.46 tests test @@ -303,7 +303,7 @@ sonia.scm.plugins scm-svn-plugin - 1.46-SNAPSHOT + 1.46 tests test @@ -529,7 +529,7 @@ sonia.scm scm-dao-orientdb - 1.46-SNAPSHOT + 1.46 diff --git a/support/pom.xml b/support/pom.xml index dc889d4a48..d4f354565d 100644 --- a/support/pom.xml +++ b/support/pom.xml @@ -6,13 +6,13 @@ sonia.scm scm - 1.46-SNAPSHOT + 1.46 sonia.scm.support scm-support pom - 1.46-SNAPSHOT + 1.46 scm-support diff --git a/support/scm-support-btrace/pom.xml b/support/scm-support-btrace/pom.xml index 05aa1c6735..0021fb102f 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.46-SNAPSHOT + 1.46 sonia.scm scm-support-btrace - 1.46-SNAPSHOT + 1.46 jar scm-support-btrace @@ -18,7 +18,7 @@ sonia.scm scm-core - 1.46-SNAPSHOT + 1.46