diff --git a/archetype/pom.xml b/archetype/pom.xml index 219b0976..a5ff81b3 100644 --- a/archetype/pom.xml +++ b/archetype/pom.xml @@ -3,7 +3,7 @@ spring-ws-parent org.springframework.ws - 2.0.4.RELEASE-SNAPSHOT + 2.0.4.RELEASE ../parent/pom.xml 4.0.0 diff --git a/core/pom.xml b/core/pom.xml index 83e226bd..103b7ba1 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -2,7 +2,7 @@ spring-ws-parent org.springframework.ws - 2.0.4.RELEASE-SNAPSHOT + 2.0.4.RELEASE ../parent/pom.xml 4.0.0 diff --git a/parent/pom.xml b/parent/pom.xml index 48e9887e..4b1f87c6 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -4,7 +4,7 @@ org.springframework.ws spring-ws-parent pom - 2.0.4.RELEASE-SNAPSHOT + 2.0.4.RELEASE Spring Web Services - Parent http://static.springframework.org/spring-ws/site/downloads/releases.html @@ -24,9 +24,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.4.RELEASE/trunk + scm:svn:https://src.springframework.org/svn/spring-ws/tags/spring-ws-2.0.4.RELEASE/trunk + https://fisheye.springframework.org/browse/spring-ws/tags/spring-ws-2.0.4.RELEASE/trunk 2.0.4.RELEASE diff --git a/pom.xml b/pom.xml index 75501e1c..aa5fe2f8 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ org.springframework.ws spring-ws pom - 2.0.4.RELEASE-SNAPSHOT + 2.0.4.RELEASE 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.4.RELEASE + scm:svn:https://src.springframework.org/svn/spring-ws/tags/spring-ws-2.0.4.RELEASE + https://fisheye.springframework.org/browse/spring-ws/tags/spring-ws-2.0.4.RELEASE 3.1.0.RELEASE diff --git a/samples/airline/client/axis1/pom.xml b/samples/airline/client/axis1/pom.xml index 46d7a14d..dcfc0f03 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.4.RELEASE-SNAPSHOT + 2.0.4.RELEASE ../pom.xml 4.0.0 diff --git a/samples/airline/client/jax-ws/pom.xml b/samples/airline/client/jax-ws/pom.xml index 6f459a5f..2032366e 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.4.RELEASE-SNAPSHOT + 2.0.4.RELEASE ../pom.xml 4.0.0 diff --git a/samples/airline/client/jms/pom.xml b/samples/airline/client/jms/pom.xml index 8c3595b5..2347462c 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.4.RELEASE-SNAPSHOT + 2.0.4.RELEASE ../pom.xml 4.0.0 diff --git a/samples/airline/client/pom.xml b/samples/airline/client/pom.xml index 46dae5b3..fe3a3731 100644 --- a/samples/airline/client/pom.xml +++ b/samples/airline/client/pom.xml @@ -3,7 +3,7 @@ airline org.springframework.ws - 2.0.4.RELEASE-SNAPSHOT + 2.0.4.RELEASE ../pom.xml 4.0.0 diff --git a/samples/airline/client/saaj/pom.xml b/samples/airline/client/saaj/pom.xml index 856fb84f..4d45c4de 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.4.RELEASE-SNAPSHOT + 2.0.4.RELEASE ../pom.xml 4.0.0 diff --git a/samples/airline/client/spring-ws/pom.xml b/samples/airline/client/spring-ws/pom.xml index ef96b7cc..4e061245 100644 --- a/samples/airline/client/spring-ws/pom.xml +++ b/samples/airline/client/spring-ws/pom.xml @@ -3,7 +3,7 @@ airline-client org.springframework.ws - 2.0.4.RELEASE-SNAPSHOT + 2.0.4.RELEASE ../pom.xml 4.0.0 diff --git a/samples/airline/pom.xml b/samples/airline/pom.xml index 8165a32c..5876877c 100644 --- a/samples/airline/pom.xml +++ b/samples/airline/pom.xml @@ -3,7 +3,7 @@ spring-ws-samples org.springframework.ws - 2.0.4.RELEASE-SNAPSHOT + 2.0.4.RELEASE ../pom.xml 4.0.0 diff --git a/samples/airline/server/pom.xml b/samples/airline/server/pom.xml index 8d760d69..54f5b2f1 100644 --- a/samples/airline/server/pom.xml +++ b/samples/airline/server/pom.xml @@ -2,7 +2,7 @@ airline org.springframework.ws - 2.0.4.RELEASE-SNAPSHOT + 2.0.4.RELEASE ../pom.xml 4.0.0 diff --git a/samples/echo/client/pom.xml b/samples/echo/client/pom.xml index fe2360a4..ca42fff4 100644 --- a/samples/echo/client/pom.xml +++ b/samples/echo/client/pom.xml @@ -3,7 +3,7 @@ echo org.springframework.ws - 2.0.4.RELEASE-SNAPSHOT + 2.0.4.RELEASE ../pom.xml 4.0.0 diff --git a/samples/echo/client/saaj/pom.xml b/samples/echo/client/saaj/pom.xml index 55bcf9c3..115be659 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.4.RELEASE-SNAPSHOT + 2.0.4.RELEASE ../pom.xml 4.0.0 diff --git a/samples/echo/client/spring-ws/pom.xml b/samples/echo/client/spring-ws/pom.xml index 8163220f..c6fc9b86 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.4.RELEASE-SNAPSHOT + 2.0.4.RELEASE ../pom.xml 4.0.0 diff --git a/samples/echo/pom.xml b/samples/echo/pom.xml index e46ca085..d5c6145c 100644 --- a/samples/echo/pom.xml +++ b/samples/echo/pom.xml @@ -3,7 +3,7 @@ spring-ws-samples org.springframework.ws - 2.0.4.RELEASE-SNAPSHOT + 2.0.4.RELEASE ../pom.xml 4.0.0 diff --git a/samples/echo/server/pom.xml b/samples/echo/server/pom.xml index 851949a8..b81bdc81 100644 --- a/samples/echo/server/pom.xml +++ b/samples/echo/server/pom.xml @@ -2,7 +2,7 @@ echo org.springframework.ws - 2.0.4.RELEASE-SNAPSHOT + 2.0.4.RELEASE ../pom.xml 4.0.0 diff --git a/samples/mtom/client/jax-ws/pom.xml b/samples/mtom/client/jax-ws/pom.xml index 8c1f5607..d4b4d5e6 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.4.RELEASE-SNAPSHOT + 2.0.4.RELEASE ../pom.xml 4.0.0 diff --git a/samples/mtom/client/pom.xml b/samples/mtom/client/pom.xml index e29d1cc4..b3d8fe01 100644 --- a/samples/mtom/client/pom.xml +++ b/samples/mtom/client/pom.xml @@ -3,7 +3,7 @@ mtom org.springframework.ws - 2.0.4.RELEASE-SNAPSHOT + 2.0.4.RELEASE ../pom.xml 4.0.0 diff --git a/samples/mtom/client/spring-ws/pom.xml b/samples/mtom/client/spring-ws/pom.xml index 6330659d..4b8a98c3 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.4.RELEASE-SNAPSHOT + 2.0.4.RELEASE ../pom.xml 4.0.0 diff --git a/samples/mtom/pom.xml b/samples/mtom/pom.xml index 56614654..766060f5 100644 --- a/samples/mtom/pom.xml +++ b/samples/mtom/pom.xml @@ -3,7 +3,7 @@ spring-ws-samples org.springframework.ws - 2.0.4.RELEASE-SNAPSHOT + 2.0.4.RELEASE ../pom.xml 4.0.0 diff --git a/samples/mtom/server/pom.xml b/samples/mtom/server/pom.xml index a9714976..f00c788a 100644 --- a/samples/mtom/server/pom.xml +++ b/samples/mtom/server/pom.xml @@ -3,7 +3,7 @@ mtom org.springframework.ws - 2.0.4.RELEASE-SNAPSHOT + 2.0.4.RELEASE ../pom.xml 4.0.0 diff --git a/samples/pom.xml b/samples/pom.xml index 6e37f93c..4daaea22 100644 --- a/samples/pom.xml +++ b/samples/pom.xml @@ -3,7 +3,7 @@ spring-ws-parent org.springframework.ws - 2.0.4.RELEASE-SNAPSHOT + 2.0.4.RELEASE ../parent/pom.xml 4.0.0 diff --git a/samples/pox/client/pom.xml b/samples/pox/client/pom.xml index 546c03b2..b4145242 100644 --- a/samples/pox/client/pom.xml +++ b/samples/pox/client/pom.xml @@ -3,7 +3,7 @@ pox org.springframework.ws - 2.0.4.RELEASE-SNAPSHOT + 2.0.4.RELEASE ../pom.xml 4.0.0 diff --git a/samples/pox/client/spring-ws/pom.xml b/samples/pox/client/spring-ws/pom.xml index 1d6ddf9a..d3d0ca66 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.4.RELEASE-SNAPSHOT + 2.0.4.RELEASE ../pom.xml 4.0.0 diff --git a/samples/pox/pom.xml b/samples/pox/pom.xml index 3d025bed..84e790df 100644 --- a/samples/pox/pom.xml +++ b/samples/pox/pom.xml @@ -3,7 +3,7 @@ spring-ws-samples org.springframework.ws - 2.0.4.RELEASE-SNAPSHOT + 2.0.4.RELEASE ../pom.xml 4.0.0 diff --git a/samples/pox/server/pom.xml b/samples/pox/server/pom.xml index c5cb0364..4cf60ee3 100644 --- a/samples/pox/server/pom.xml +++ b/samples/pox/server/pom.xml @@ -2,7 +2,7 @@ pox org.springframework.ws - 2.0.4.RELEASE-SNAPSHOT + 2.0.4.RELEASE ../pom.xml 4.0.0 diff --git a/samples/stockquote/client/jax-ws/pom.xml b/samples/stockquote/client/jax-ws/pom.xml index 469c31cb..528fa26a 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.4.RELEASE-SNAPSHOT + 2.0.4.RELEASE ../pom.xml 4.0.0 diff --git a/samples/stockquote/client/pom.xml b/samples/stockquote/client/pom.xml index e2ab0aa7..62b28f69 100644 --- a/samples/stockquote/client/pom.xml +++ b/samples/stockquote/client/pom.xml @@ -3,7 +3,7 @@ stockquote org.springframework.ws - 2.0.4.RELEASE-SNAPSHOT + 2.0.4.RELEASE ../pom.xml 4.0.0 diff --git a/samples/stockquote/client/spring-ws/pom.xml b/samples/stockquote/client/spring-ws/pom.xml index 21912c89..28902dae 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.4.RELEASE-SNAPSHOT + 2.0.4.RELEASE ../pom.xml 4.0.0 diff --git a/samples/stockquote/pom.xml b/samples/stockquote/pom.xml index 3d5ebff3..f75cfa27 100644 --- a/samples/stockquote/pom.xml +++ b/samples/stockquote/pom.xml @@ -3,7 +3,7 @@ spring-ws-samples org.springframework.ws - 2.0.4.RELEASE-SNAPSHOT + 2.0.4.RELEASE ../pom.xml 4.0.0 diff --git a/samples/stockquote/server/pom.xml b/samples/stockquote/server/pom.xml index 331158e6..ca845bce 100644 --- a/samples/stockquote/server/pom.xml +++ b/samples/stockquote/server/pom.xml @@ -2,7 +2,7 @@ stockquote org.springframework.ws - 2.0.4.RELEASE-SNAPSHOT + 2.0.4.RELEASE ../pom.xml 4.0.0 diff --git a/samples/tutorial/pom.xml b/samples/tutorial/pom.xml index 764f914b..e275536d 100644 --- a/samples/tutorial/pom.xml +++ b/samples/tutorial/pom.xml @@ -3,7 +3,7 @@ spring-ws-samples org.springframework.ws - 2.0.4.RELEASE-SNAPSHOT + 2.0.4.RELEASE ../pom.xml 4.0.0 diff --git a/security/pom.xml b/security/pom.xml index 8a12e233..fa037ad6 100644 --- a/security/pom.xml +++ b/security/pom.xml @@ -2,7 +2,7 @@ spring-ws-parent org.springframework.ws - 2.0.4.RELEASE-SNAPSHOT + 2.0.4.RELEASE ../parent/pom.xml 4.0.0 diff --git a/support/pom.xml b/support/pom.xml index 2137d712..f59c797a 100644 --- a/support/pom.xml +++ b/support/pom.xml @@ -2,7 +2,7 @@ spring-ws-parent org.springframework.ws - 2.0.4.RELEASE-SNAPSHOT + 2.0.4.RELEASE ../parent/pom.xml 4.0.0 diff --git a/test/pom.xml b/test/pom.xml index 41987972..43315fac 100644 --- a/test/pom.xml +++ b/test/pom.xml @@ -2,7 +2,7 @@ spring-ws-parent org.springframework.ws - 2.0.4.RELEASE-SNAPSHOT + 2.0.4.RELEASE ../parent/pom.xml 4.0.0 diff --git a/xml/pom.xml b/xml/pom.xml index 003b1831..9f7900c0 100644 --- a/xml/pom.xml +++ b/xml/pom.xml @@ -2,7 +2,7 @@ spring-ws-parent org.springframework.ws - 2.0.4.RELEASE-SNAPSHOT + 2.0.4.RELEASE ../parent/pom.xml 4.0.0