From 78dc8aaa307ae45c25577a959211c33e5044c3f4 Mon Sep 17 00:00:00 2001 From: Arjen Poutsma Date: Fri, 30 Jul 2010 10:57:52 +0000 Subject: [PATCH] [maven-release-plugin] prepare release spring-ws-2.0.0-M3 --- archetype/pom.xml | 2 +- core/pom.xml | 2 +- parent/pom.xml | 11 +++++------ pom.xml | 8 ++++---- samples/airline/client/axis1/pom.xml | 2 +- samples/airline/client/jax-ws/pom.xml | 2 +- samples/airline/client/jms/pom.xml | 2 +- samples/airline/client/pom.xml | 2 +- samples/airline/client/saaj/pom.xml | 2 +- samples/airline/client/spring-ws/pom.xml | 5 ++--- samples/airline/pom.xml | 2 +- samples/airline/server/pom.xml | 5 ++--- samples/echo/client/pom.xml | 2 +- samples/echo/client/saaj/pom.xml | 2 +- samples/echo/client/spring-ws/pom.xml | 2 +- samples/echo/pom.xml | 2 +- samples/echo/server/pom.xml | 2 +- samples/mtom/client/jax-ws/pom.xml | 2 +- samples/mtom/client/pom.xml | 2 +- samples/mtom/client/spring-ws/pom.xml | 2 +- samples/mtom/pom.xml | 2 +- samples/mtom/server/pom.xml | 2 +- samples/pom.xml | 2 +- samples/pox/client/pom.xml | 2 +- samples/pox/client/spring-ws/pom.xml | 2 +- samples/pox/pom.xml | 2 +- samples/pox/server/pom.xml | 2 +- samples/stockquote/client/jax-ws/pom.xml | 2 +- samples/stockquote/client/pom.xml | 2 +- samples/stockquote/client/spring-ws/pom.xml | 2 +- samples/stockquote/pom.xml | 2 +- samples/stockquote/server/pom.xml | 2 +- samples/tutorial/pom.xml | 2 +- security/pom.xml | 2 +- support/pom.xml | 2 +- test/pom.xml | 5 ++--- xml/pom.xml | 2 +- 37 files changed, 47 insertions(+), 51 deletions(-) diff --git a/archetype/pom.xml b/archetype/pom.xml index adac5359..a13ecdb9 100644 --- a/archetype/pom.xml +++ b/archetype/pom.xml @@ -3,7 +3,7 @@ spring-ws-parent org.springframework.ws - 2.0.0-M3-SNAPSHOT + 2.0.0-M3 ../parent/pom.xml 4.0.0 diff --git a/core/pom.xml b/core/pom.xml index f0e8a86f..3e90c77b 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -2,7 +2,7 @@ spring-ws-parent org.springframework.ws - 2.0.0-M3-SNAPSHOT + 2.0.0-M3 ../parent/pom.xml 4.0.0 diff --git a/parent/pom.xml b/parent/pom.xml index f6277ea8..db2a00d4 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -1,11 +1,10 @@ - + 4.0.0 org.springframework.ws spring-ws-parent pom - 2.0.0-M3-SNAPSHOT + 2.0.0-M3 Spring Web Services - Parent http://static.springframework.org/spring-ws/site/downloads/releases.html @@ -24,9 +23,9 @@ - scm:svn:https://src.springframework.org/svn/spring-ws/trunk - scm:svn:https://src.springframework.org/svn/spring-ws/trunk - https://fisheye.springframework.org/browse/spring-ws/trunk + scm:svn:https://src.springframework.org/svn/spring-ws/tags/spring-ws-2.0.0-M3 + scm:svn:https://src.springframework.org/svn/spring-ws/tags/spring-ws-2.0.0-M3 + https://fisheye.springframework.org/browse/spring-ws/tags/spring-ws-2.0.0-M3 2.0.0.M3 diff --git a/pom.xml b/pom.xml index 28e2490a..dc060f61 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ org.springframework.ws spring-ws pom - 2.0.0-M3-SNAPSHOT + 2.0.0-M3 Spring Web Services Spring Web Services is a product of the Spring community focused on creating document-driven Web services. It @@ -94,9 +94,9 @@ - scm:svn:https://src.springframework.org/svn/spring-ws/trunk - scm:svn:https://src.springframework.org/svn/spring-ws/trunk/ - https://fisheye.springframework.org/browse/spring-ws/trunk + scm:svn:https://src.springframework.org/svn/spring-ws/tags/spring-ws-2.0.0-M3 + scm:svn:https://src.springframework.org/svn/spring-ws/tags/spring-ws-2.0.0-M3 + https://fisheye.springframework.org/browse/spring-ws/tags/spring-ws-2.0.0-M3 3.0.3.RELEASE diff --git a/samples/airline/client/axis1/pom.xml b/samples/airline/client/axis1/pom.xml index 1a7eb30e..b18c3163 100644 --- a/samples/airline/client/axis1/pom.xml +++ b/samples/airline/client/axis1/pom.xml @@ -3,7 +3,7 @@ airline-client org.springframework.ws - 2.0.0-M3-SNAPSHOT + 2.0.0-M3 ../pom.xml 4.0.0 diff --git a/samples/airline/client/jax-ws/pom.xml b/samples/airline/client/jax-ws/pom.xml index bf596d14..edbbb14d 100644 --- a/samples/airline/client/jax-ws/pom.xml +++ b/samples/airline/client/jax-ws/pom.xml @@ -3,7 +3,7 @@ airline-client org.springframework.ws - 2.0.0-M3-SNAPSHOT + 2.0.0-M3 ../pom.xml 4.0.0 diff --git a/samples/airline/client/jms/pom.xml b/samples/airline/client/jms/pom.xml index f9d6bfa2..19b68ae1 100644 --- a/samples/airline/client/jms/pom.xml +++ b/samples/airline/client/jms/pom.xml @@ -3,7 +3,7 @@ airline-client org.springframework.ws - 2.0.0-M3-SNAPSHOT + 2.0.0-M3 ../pom.xml 4.0.0 diff --git a/samples/airline/client/pom.xml b/samples/airline/client/pom.xml index f84e1bd3..1280a7c9 100644 --- a/samples/airline/client/pom.xml +++ b/samples/airline/client/pom.xml @@ -3,7 +3,7 @@ airline org.springframework.ws - 2.0.0-M3-SNAPSHOT + 2.0.0-M3 ../pom.xml 4.0.0 diff --git a/samples/airline/client/saaj/pom.xml b/samples/airline/client/saaj/pom.xml index 18e076a6..68cca100 100644 --- a/samples/airline/client/saaj/pom.xml +++ b/samples/airline/client/saaj/pom.xml @@ -3,7 +3,7 @@ airline-client org.springframework.ws - 2.0.0-M3-SNAPSHOT + 2.0.0-M3 ../pom.xml 4.0.0 diff --git a/samples/airline/client/spring-ws/pom.xml b/samples/airline/client/spring-ws/pom.xml index 08faeabf..7e1ec646 100644 --- a/samples/airline/client/spring-ws/pom.xml +++ b/samples/airline/client/spring-ws/pom.xml @@ -1,10 +1,9 @@ - + airline-client org.springframework.ws - 2.0.0-M3-SNAPSHOT + 2.0.0-M3 ../pom.xml 4.0.0 diff --git a/samples/airline/pom.xml b/samples/airline/pom.xml index ee024528..f9c00ba2 100644 --- a/samples/airline/pom.xml +++ b/samples/airline/pom.xml @@ -3,7 +3,7 @@ spring-ws-samples org.springframework.ws - 2.0.0-M3-SNAPSHOT + 2.0.0-M3 ../pom.xml 4.0.0 diff --git a/samples/airline/server/pom.xml b/samples/airline/server/pom.xml index b89d6586..675e6958 100644 --- a/samples/airline/server/pom.xml +++ b/samples/airline/server/pom.xml @@ -1,9 +1,8 @@ - + airline org.springframework.ws - 2.0.0-M3-SNAPSHOT + 2.0.0-M3 ../pom.xml 4.0.0 diff --git a/samples/echo/client/pom.xml b/samples/echo/client/pom.xml index fe137b4b..5d0ed716 100644 --- a/samples/echo/client/pom.xml +++ b/samples/echo/client/pom.xml @@ -3,7 +3,7 @@ echo org.springframework.ws - 2.0.0-M3-SNAPSHOT + 2.0.0-M3 ../pom.xml 4.0.0 diff --git a/samples/echo/client/saaj/pom.xml b/samples/echo/client/saaj/pom.xml index 3ecb144d..13f479e4 100644 --- a/samples/echo/client/saaj/pom.xml +++ b/samples/echo/client/saaj/pom.xml @@ -3,7 +3,7 @@ echo-client org.springframework.ws - 2.0.0-M3-SNAPSHOT + 2.0.0-M3 ../pom.xml 4.0.0 diff --git a/samples/echo/client/spring-ws/pom.xml b/samples/echo/client/spring-ws/pom.xml index 8c0d58ed..07bff11f 100644 --- a/samples/echo/client/spring-ws/pom.xml +++ b/samples/echo/client/spring-ws/pom.xml @@ -3,7 +3,7 @@ echo-client org.springframework.ws - 2.0.0-M3-SNAPSHOT + 2.0.0-M3 ../pom.xml 4.0.0 diff --git a/samples/echo/pom.xml b/samples/echo/pom.xml index 72fee155..528099ff 100644 --- a/samples/echo/pom.xml +++ b/samples/echo/pom.xml @@ -3,7 +3,7 @@ spring-ws-samples org.springframework.ws - 2.0.0-M3-SNAPSHOT + 2.0.0-M3 ../pom.xml 4.0.0 diff --git a/samples/echo/server/pom.xml b/samples/echo/server/pom.xml index 2a9cb3cd..c176341c 100644 --- a/samples/echo/server/pom.xml +++ b/samples/echo/server/pom.xml @@ -2,7 +2,7 @@ echo org.springframework.ws - 2.0.0-M3-SNAPSHOT + 2.0.0-M3 ../pom.xml 4.0.0 diff --git a/samples/mtom/client/jax-ws/pom.xml b/samples/mtom/client/jax-ws/pom.xml index 23bc33d7..b139b494 100644 --- a/samples/mtom/client/jax-ws/pom.xml +++ b/samples/mtom/client/jax-ws/pom.xml @@ -3,7 +3,7 @@ mtom-client org.springframework.ws - 2.0.0-M3-SNAPSHOT + 2.0.0-M3 ../pom.xml 4.0.0 diff --git a/samples/mtom/client/pom.xml b/samples/mtom/client/pom.xml index 70e24897..87f7efcd 100644 --- a/samples/mtom/client/pom.xml +++ b/samples/mtom/client/pom.xml @@ -3,7 +3,7 @@ mtom org.springframework.ws - 2.0.0-M3-SNAPSHOT + 2.0.0-M3 ../pom.xml 4.0.0 diff --git a/samples/mtom/client/spring-ws/pom.xml b/samples/mtom/client/spring-ws/pom.xml index 6479e965..2e4751d3 100644 --- a/samples/mtom/client/spring-ws/pom.xml +++ b/samples/mtom/client/spring-ws/pom.xml @@ -3,7 +3,7 @@ mtom-client org.springframework.ws - 2.0.0-M3-SNAPSHOT + 2.0.0-M3 ../pom.xml 4.0.0 diff --git a/samples/mtom/pom.xml b/samples/mtom/pom.xml index 35116b65..70604baf 100644 --- a/samples/mtom/pom.xml +++ b/samples/mtom/pom.xml @@ -3,7 +3,7 @@ spring-ws-samples org.springframework.ws - 2.0.0-M3-SNAPSHOT + 2.0.0-M3 ../pom.xml 4.0.0 diff --git a/samples/mtom/server/pom.xml b/samples/mtom/server/pom.xml index 1c73a33e..d3bbde40 100644 --- a/samples/mtom/server/pom.xml +++ b/samples/mtom/server/pom.xml @@ -3,7 +3,7 @@ mtom org.springframework.ws - 2.0.0-M3-SNAPSHOT + 2.0.0-M3 ../pom.xml 4.0.0 diff --git a/samples/pom.xml b/samples/pom.xml index 0e953e48..b18a44fc 100644 --- a/samples/pom.xml +++ b/samples/pom.xml @@ -3,7 +3,7 @@ spring-ws-parent org.springframework.ws - 2.0.0-M3-SNAPSHOT + 2.0.0-M3 ../parent/pom.xml 4.0.0 diff --git a/samples/pox/client/pom.xml b/samples/pox/client/pom.xml index a5dddba0..5cc60621 100644 --- a/samples/pox/client/pom.xml +++ b/samples/pox/client/pom.xml @@ -3,7 +3,7 @@ pox org.springframework.ws - 2.0.0-M3-SNAPSHOT + 2.0.0-M3 ../pom.xml 4.0.0 diff --git a/samples/pox/client/spring-ws/pom.xml b/samples/pox/client/spring-ws/pom.xml index b0ef4724..9346cc83 100644 --- a/samples/pox/client/spring-ws/pom.xml +++ b/samples/pox/client/spring-ws/pom.xml @@ -3,7 +3,7 @@ pox-client org.springframework.ws - 2.0.0-M3-SNAPSHOT + 2.0.0-M3 ../pom.xml 4.0.0 diff --git a/samples/pox/pom.xml b/samples/pox/pom.xml index 026a44ec..15da30ce 100644 --- a/samples/pox/pom.xml +++ b/samples/pox/pom.xml @@ -3,7 +3,7 @@ spring-ws-samples org.springframework.ws - 2.0.0-M3-SNAPSHOT + 2.0.0-M3 ../pom.xml 4.0.0 diff --git a/samples/pox/server/pom.xml b/samples/pox/server/pom.xml index dbfd171d..f6274edd 100644 --- a/samples/pox/server/pom.xml +++ b/samples/pox/server/pom.xml @@ -2,7 +2,7 @@ pox org.springframework.ws - 2.0.0-M3-SNAPSHOT + 2.0.0-M3 ../pom.xml 4.0.0 diff --git a/samples/stockquote/client/jax-ws/pom.xml b/samples/stockquote/client/jax-ws/pom.xml index bbfedae1..c7108186 100644 --- a/samples/stockquote/client/jax-ws/pom.xml +++ b/samples/stockquote/client/jax-ws/pom.xml @@ -3,7 +3,7 @@ stockquote-client org.springframework.ws - 2.0.0-M3-SNAPSHOT + 2.0.0-M3 ../pom.xml 4.0.0 diff --git a/samples/stockquote/client/pom.xml b/samples/stockquote/client/pom.xml index cb328884..8d5008d4 100644 --- a/samples/stockquote/client/pom.xml +++ b/samples/stockquote/client/pom.xml @@ -3,7 +3,7 @@ stockquote org.springframework.ws - 2.0.0-M3-SNAPSHOT + 2.0.0-M3 ../pom.xml 4.0.0 diff --git a/samples/stockquote/client/spring-ws/pom.xml b/samples/stockquote/client/spring-ws/pom.xml index ea8c9b12..eaa5a370 100644 --- a/samples/stockquote/client/spring-ws/pom.xml +++ b/samples/stockquote/client/spring-ws/pom.xml @@ -3,7 +3,7 @@ stockquote-client org.springframework.ws - 2.0.0-M3-SNAPSHOT + 2.0.0-M3 ../pom.xml 4.0.0 diff --git a/samples/stockquote/pom.xml b/samples/stockquote/pom.xml index af6f2c5c..ca809472 100644 --- a/samples/stockquote/pom.xml +++ b/samples/stockquote/pom.xml @@ -3,7 +3,7 @@ spring-ws-samples org.springframework.ws - 2.0.0-M3-SNAPSHOT + 2.0.0-M3 ../pom.xml 4.0.0 diff --git a/samples/stockquote/server/pom.xml b/samples/stockquote/server/pom.xml index 28f513d4..3df041cb 100644 --- a/samples/stockquote/server/pom.xml +++ b/samples/stockquote/server/pom.xml @@ -2,7 +2,7 @@ stockquote org.springframework.ws - 2.0.0-M3-SNAPSHOT + 2.0.0-M3 ../pom.xml 4.0.0 diff --git a/samples/tutorial/pom.xml b/samples/tutorial/pom.xml index 0a35065f..0b8beacc 100644 --- a/samples/tutorial/pom.xml +++ b/samples/tutorial/pom.xml @@ -3,7 +3,7 @@ spring-ws-samples org.springframework.ws - 2.0.0-M3-SNAPSHOT + 2.0.0-M3 ../samples/pom.xml 4.0.0 diff --git a/security/pom.xml b/security/pom.xml index a20affff..c3f5b6f9 100644 --- a/security/pom.xml +++ b/security/pom.xml @@ -2,7 +2,7 @@ spring-ws-parent org.springframework.ws - 2.0.0-M3-SNAPSHOT + 2.0.0-M3 ../parent/pom.xml 4.0.0 diff --git a/support/pom.xml b/support/pom.xml index 6b5cea81..182798bb 100644 --- a/support/pom.xml +++ b/support/pom.xml @@ -2,7 +2,7 @@ spring-ws-parent org.springframework.ws - 2.0.0-M3-SNAPSHOT + 2.0.0-M3 ../parent/pom.xml 4.0.0 diff --git a/test/pom.xml b/test/pom.xml index d99c754a..20854c1c 100644 --- a/test/pom.xml +++ b/test/pom.xml @@ -1,9 +1,8 @@ - + spring-ws-parent org.springframework.ws - 2.0.0-M3-SNAPSHOT + 2.0.0-M3 ../parent/pom.xml 4.0.0 diff --git a/xml/pom.xml b/xml/pom.xml index b180bc2e..5c154b71 100644 --- a/xml/pom.xml +++ b/xml/pom.xml @@ -2,7 +2,7 @@ spring-ws-parent org.springframework.ws - 2.0.0-M3-SNAPSHOT + 2.0.0-M3 ../parent/pom.xml 4.0.0