From f322e2bef369cf647c279fd1c25fe1699f8064c1 Mon Sep 17 00:00:00 2001 From: Sebastian Sdorra Date: Sat, 9 Jul 2011 15:11:06 +0200 Subject: [PATCH] [maven-release-plugin] prepare release 1.5 --- maven/pom.xml | 6 +- maven/scm-plugin-archetype/pom.xml | 7 +- pom.xml | 2 +- scm-clients/pom.xml | 6 +- scm-clients/scm-cli-client/pom.xml | 11 +- scm-clients/scm-client-api/pom.xml | 4 +- scm-clients/scm-client-impl/pom.xml | 10 +- scm-core/pom.xml | 7 +- scm-plugin-backend/pom.xml | 172 +++++++++++++-------------- scm-plugins/pom.xml | 6 +- scm-plugins/scm-git-plugin/pom.xml | 9 +- scm-plugins/scm-hg-plugin/pom.xml | 9 +- scm-plugins/scm-svn-plugin/pom.xml | 9 +- scm-samples/pom.xml | 4 +- scm-samples/scm-sample-auth/pom.xml | 9 +- scm-samples/scm-sample-hello/pom.xml | 9 +- scm-server/pom.xml | 7 +- scm-test/pom.xml | 9 +- scm-webapp/pom.xml | 17 ++- 19 files changed, 151 insertions(+), 162 deletions(-) diff --git a/maven/pom.xml b/maven/pom.xml index 14ae4cdaae..93aefece51 100644 --- a/maven/pom.xml +++ b/maven/pom.xml @@ -6,13 +6,13 @@ sonia.scm scm - 1.5-SNAPSHOT + 1.5 sonia.scm.maven scm-maven-plugins pom - 1.5-SNAPSHOT + 1.5 scm-maven-plugins @@ -24,7 +24,7 @@ sonia.scm scm-core - 1.5-SNAPSHOT + 1.5 diff --git a/maven/scm-plugin-archetype/pom.xml b/maven/scm-plugin-archetype/pom.xml index 5e0be1b229..f880b74149 100644 --- a/maven/scm-plugin-archetype/pom.xml +++ b/maven/scm-plugin-archetype/pom.xml @@ -1,18 +1,17 @@ - + 4.0.0 scm-maven-plugins sonia.scm.maven - 1.5-SNAPSHOT + 1.5 sonia.scm.maven scm-plugin-archetype - 1.5-SNAPSHOT + 1.5 scm-plugin-archetype diff --git a/pom.xml b/pom.xml index 71b93515f4..24aa50011a 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ sonia.scm scm pom - 1.5-SNAPSHOT + 1.5 The easiest way to share your Git, Mercurial and Subversion repositories over http. diff --git a/scm-clients/pom.xml b/scm-clients/pom.xml index fda652122f..8e3c7bd071 100644 --- a/scm-clients/pom.xml +++ b/scm-clients/pom.xml @@ -6,13 +6,13 @@ sonia.scm scm - 1.5-SNAPSHOT + 1.5 sonia.scm.clients scm-clients pom - 1.5-SNAPSHOT + 1.5 scm-clients @@ -26,7 +26,7 @@ sonia.scm scm-core - 1.5-SNAPSHOT + 1.5 diff --git a/scm-clients/scm-cli-client/pom.xml b/scm-clients/scm-cli-client/pom.xml index 32be40abe3..333e51707f 100644 --- a/scm-clients/scm-cli-client/pom.xml +++ b/scm-clients/scm-cli-client/pom.xml @@ -1,18 +1,17 @@ - + 4.0.0 scm-clients sonia.scm.clients - 1.5-SNAPSHOT + 1.5 sonia.scm.clients scm-cli-client - 1.5-SNAPSHOT + 1.5 scm-cli-client @@ -36,7 +35,7 @@ scm-core sonia.scm - 1.5-SNAPSHOT + 1.5 guice @@ -56,7 +55,7 @@ sonia.scm.clients scm-client-impl - 1.5-SNAPSHOT + 1.5 diff --git a/scm-clients/scm-client-api/pom.xml b/scm-clients/scm-client-api/pom.xml index cfecfe3276..e9cf3a5eb2 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.5-SNAPSHOT + 1.5 sonia.scm.clients scm-client-api jar - 1.5-SNAPSHOT + 1.5 scm-client-api diff --git a/scm-clients/scm-client-impl/pom.xml b/scm-clients/scm-client-impl/pom.xml index aa802147d0..25c2a054ce 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.5-SNAPSHOT + 1.5 sonia.scm.clients scm-client-impl jar - 1.5-SNAPSHOT + 1.5 scm-client-impl @@ -36,7 +36,7 @@ scm-core sonia.scm - 1.5-SNAPSHOT + 1.5 aopalliance @@ -60,7 +60,7 @@ sonia.scm.clients scm-client-api - 1.5-SNAPSHOT + 1.5 @@ -112,7 +112,7 @@ sonia.scm scm-test - 1.5-SNAPSHOT + 1.5 test diff --git a/scm-core/pom.xml b/scm-core/pom.xml index 28b7850bf7..54f86935a1 100644 --- a/scm-core/pom.xml +++ b/scm-core/pom.xml @@ -1,18 +1,17 @@ - + 4.0.0 scm sonia.scm - 1.5-SNAPSHOT + 1.5 sonia.scm scm-core - 1.5-SNAPSHOT + 1.5 scm-core diff --git a/scm-plugin-backend/pom.xml b/scm-plugin-backend/pom.xml index 4536dd9ef8..222caa1788 100644 --- a/scm-plugin-backend/pom.xml +++ b/scm-plugin-backend/pom.xml @@ -1,86 +1,86 @@ - - - - 4.0.0 - - - scm - sonia.scm - 1.5-SNAPSHOT - - - sonia.scm - scm-plugin-backend - war - 1.5-SNAPSHOT - ${project.artifactId} - - - - - javax.servlet - servlet-api - ${servlet.version} - provided - - - - - - javax.transaction - jta - 1.1 - provided - - - - sonia.scm - scm-core - 1.5-SNAPSHOT - - - - com.sun.jersey.contribs - jersey-guice - ${jersey.version} - - - - ch.qos.logback - logback-classic - 0.9.29 - - - - net.sf.ehcache - ehcache-core - ${ehcache.version} - - - - - - - - - - org.mortbay.jetty - maven-jetty-plugin - 6.1.26 - - 8004 - STOP - ${project.build.javaLevel} - ${project.build.javaLevel} - ${project.build.sourceEncoding} - 0 - - - - - - scm-plugin-backend - - - - + + + + 4.0.0 + + + scm + sonia.scm + 1.5 + + + sonia.scm + scm-plugin-backend + war + 1.5 + ${project.artifactId} + + + + + javax.servlet + servlet-api + ${servlet.version} + provided + + + + + + javax.transaction + jta + 1.1 + provided + + + + sonia.scm + scm-core + 1.5 + + + + com.sun.jersey.contribs + jersey-guice + ${jersey.version} + + + + ch.qos.logback + logback-classic + 0.9.29 + + + + net.sf.ehcache + ehcache-core + ${ehcache.version} + + + + + + + + + + org.mortbay.jetty + maven-jetty-plugin + 6.1.26 + + 8004 + STOP + ${project.build.javaLevel} + ${project.build.javaLevel} + ${project.build.sourceEncoding} + 0 + + + + + + scm-plugin-backend + + + + diff --git a/scm-plugins/pom.xml b/scm-plugins/pom.xml index ee4a498891..b81805bb0f 100644 --- a/scm-plugins/pom.xml +++ b/scm-plugins/pom.xml @@ -6,13 +6,13 @@ sonia.scm scm - 1.5-SNAPSHOT + 1.5 sonia.scm.plugins scm-plugins pom - 1.5-SNAPSHOT + 1.5 scm-plugins @@ -26,7 +26,7 @@ sonia.scm scm-core - 1.5-SNAPSHOT + 1.5 diff --git a/scm-plugins/scm-git-plugin/pom.xml b/scm-plugins/scm-git-plugin/pom.xml index 9cc833a901..b45034743a 100644 --- a/scm-plugins/scm-git-plugin/pom.xml +++ b/scm-plugins/scm-git-plugin/pom.xml @@ -1,18 +1,17 @@ - + 4.0.0 scm-plugins sonia.scm.plugins - 1.5-SNAPSHOT + 1.5 sonia.scm.plugins scm-git-plugin - 1.5-SNAPSHOT + 1.5 scm-git-plugin https://bitbucket.org/sdorra/scm-manager Plugin for the version control system Git @@ -56,7 +55,7 @@ sonia.scm scm-test - 1.5-SNAPSHOT + 1.5 test diff --git a/scm-plugins/scm-hg-plugin/pom.xml b/scm-plugins/scm-hg-plugin/pom.xml index a635c9e2fa..f29ddf88d1 100644 --- a/scm-plugins/scm-hg-plugin/pom.xml +++ b/scm-plugins/scm-hg-plugin/pom.xml @@ -1,18 +1,17 @@ - + 4.0.0 sonia.scm.plugins scm-plugins - 1.5-SNAPSHOT + 1.5 sonia.scm.plugins scm-hg-plugin - 1.5-SNAPSHOT + 1.5 scm-hg-plugin https://bitbucket.org/sdorra/scm-manager Plugin for the version control system Mercurial @@ -37,7 +36,7 @@ sonia.scm scm-test - 1.5-SNAPSHOT + 1.5 test diff --git a/scm-plugins/scm-svn-plugin/pom.xml b/scm-plugins/scm-svn-plugin/pom.xml index e28b691b52..fbf5cb519d 100644 --- a/scm-plugins/scm-svn-plugin/pom.xml +++ b/scm-plugins/scm-svn-plugin/pom.xml @@ -1,18 +1,17 @@ - + 4.0.0 scm-plugins sonia.scm.plugins - 1.5-SNAPSHOT + 1.5 sonia.scm.plugins scm-svn-plugin - 1.5-SNAPSHOT + 1.5 scm-svn-plugin https://bitbucket.org/sdorra/scm-manager Plugin for the version control system Subversion @@ -47,7 +46,7 @@ sonia.scm scm-test - 1.5-SNAPSHOT + 1.5 test diff --git a/scm-samples/pom.xml b/scm-samples/pom.xml index a7ebbd7f27..bb5995e364 100644 --- a/scm-samples/pom.xml +++ b/scm-samples/pom.xml @@ -6,13 +6,13 @@ sonia.scm scm - 1.5-SNAPSHOT + 1.5 sonia.scm.samples scm-samples pom - 1.5-SNAPSHOT + 1.5 scm-samples diff --git a/scm-samples/scm-sample-auth/pom.xml b/scm-samples/scm-sample-auth/pom.xml index 614e8e6ac3..e916ec861e 100644 --- a/scm-samples/scm-sample-auth/pom.xml +++ b/scm-samples/scm-sample-auth/pom.xml @@ -1,18 +1,17 @@ - + 4.0.0 scm-samples sonia.scm.samples - 1.5-SNAPSHOT + 1.5 sonia.scm.sample scm-sample-auth - 1.5-SNAPSHOT + 1.5 scm-sample-auth Sample Authentication Plugin https://bitbucket.org/sdorra/scm-manager @@ -29,7 +28,7 @@ sonia.scm scm-core - 1.5-SNAPSHOT + 1.5 diff --git a/scm-samples/scm-sample-hello/pom.xml b/scm-samples/scm-sample-hello/pom.xml index 9507eba9d5..c5d8dd22b8 100644 --- a/scm-samples/scm-sample-hello/pom.xml +++ b/scm-samples/scm-sample-hello/pom.xml @@ -1,18 +1,17 @@ - + 4.0.0 scm-samples sonia.scm.samples - 1.5-SNAPSHOT + 1.5 sonia.scm.sample scm-sample-hello - 1.5-SNAPSHOT + 1.5 scm-sample-hello A simple hello world plugin https://bitbucket.org/sdorra/scm-manager @@ -29,7 +28,7 @@ sonia.scm scm-core - 1.5-SNAPSHOT + 1.5 diff --git a/scm-server/pom.xml b/scm-server/pom.xml index 6917c0e8c1..40f946ab99 100644 --- a/scm-server/pom.xml +++ b/scm-server/pom.xml @@ -1,18 +1,17 @@ - + 4.0.0 scm sonia.scm - 1.5-SNAPSHOT + 1.5 sonia.scm scm-server - 1.5-SNAPSHOT + 1.5 scm-server jar diff --git a/scm-test/pom.xml b/scm-test/pom.xml index 6bc1d3c710..3e5f5d3e77 100644 --- a/scm-test/pom.xml +++ b/scm-test/pom.xml @@ -1,18 +1,17 @@ - + 4.0.0 scm sonia.scm - 1.5-SNAPSHOT + 1.5 sonia.scm scm-test - 1.5-SNAPSHOT + 1.5 scm-test @@ -26,7 +25,7 @@ sonia.scm scm-core - 1.5-SNAPSHOT + 1.5 diff --git a/scm-webapp/pom.xml b/scm-webapp/pom.xml index 6572fab3d8..322fba559f 100644 --- a/scm-webapp/pom.xml +++ b/scm-webapp/pom.xml @@ -1,19 +1,18 @@ - + 4.0.0 sonia.scm scm - 1.5-SNAPSHOT + 1.5 sonia.scm scm-webapp war - 1.5-SNAPSHOT + 1.5 scm-webapp @@ -37,25 +36,25 @@ sonia.scm scm-core - 1.5-SNAPSHOT + 1.5 sonia.scm.plugins scm-hg-plugin - 1.5-SNAPSHOT + 1.5 sonia.scm.plugins scm-svn-plugin - 1.5-SNAPSHOT + 1.5 sonia.scm.plugins scm-git-plugin - 1.5-SNAPSHOT + 1.5 @@ -211,7 +210,7 @@ sonia.scm scm-test - 1.5-SNAPSHOT + 1.5 test