diff --git a/archetype/pom.xml b/archetype/pom.xml index 5d0b95d1..910e3b17 100644 --- a/archetype/pom.xml +++ b/archetype/pom.xml @@ -3,7 +3,7 @@ spring-ws org.springframework.ws - 1.0.2 + 1.0.3-SNAPSHOT 4.0.0 spring-ws-archetype diff --git a/core-tiger/pom.xml b/core-tiger/pom.xml index 303e452a..26ab4ec1 100644 --- a/core-tiger/pom.xml +++ b/core-tiger/pom.xml @@ -2,7 +2,7 @@ spring-ws org.springframework.ws - 1.0.2 + 1.0.3-SNAPSHOT 4.0.0 spring-ws-core-tiger diff --git a/core/pom.xml b/core/pom.xml index bc3dbc14..6e95da74 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -2,7 +2,7 @@ spring-ws org.springframework.ws - 1.0.2 + 1.0.3-SNAPSHOT 4.0.0 spring-ws-core diff --git a/oxm-tiger/pom.xml b/oxm-tiger/pom.xml index a3219040..71f39941 100644 --- a/oxm-tiger/pom.xml +++ b/oxm-tiger/pom.xml @@ -2,7 +2,7 @@ spring-ws org.springframework.ws - 1.0.2 + 1.0.3-SNAPSHOT 4.0.0 spring-oxm-tiger diff --git a/oxm/pom.xml b/oxm/pom.xml index 8f4298dc..77def18c 100644 --- a/oxm/pom.xml +++ b/oxm/pom.xml @@ -2,7 +2,7 @@ spring-ws org.springframework.ws - 1.0.2 + 1.0.3-SNAPSHOT 4.0.0 spring-oxm diff --git a/pom.xml b/pom.xml index 203fba4e..600c0fe9 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ org.springframework.ws spring-ws pom - 1.0.2 + 1.0.3-SNAPSHOT Spring Web Services Spring Web Services is a product of the Spring community focused on creating document-driven Web services. It @@ -92,9 +92,9 @@ - scm:svn:https://springframework.svn.sourceforge.net/svnroot/springframework/spring-ws/tags/spring-ws-1.0.2 - scm:svn:https://springframework.svn.sourceforge.net/svnroot/springframework/spring-ws/tags/spring-ws-1.0.2 - http://fisheye3.cenqua.com/browse/springframework/spring-ws/tags/spring-ws-1.0.2 + scm:svn:https://springframework.svn.sourceforge.net/svnroot/springframework/spring-ws/trunk + scm:svn:https://springframework.svn.sourceforge.net/svnroot/springframework/spring-ws/trunk + http://fisheye3.cenqua.com/browse/springframework/spring-ws/trunk xml diff --git a/samples/airline/pom.xml b/samples/airline/pom.xml index 0221c8af..e81070e0 100644 --- a/samples/airline/pom.xml +++ b/samples/airline/pom.xml @@ -2,7 +2,7 @@ spring-ws-samples org.springframework.ws - 1.0.2 + 1.0.3-SNAPSHOT 4.0.0 airline diff --git a/samples/echo/pom.xml b/samples/echo/pom.xml index fce4e404..3d4bdab7 100644 --- a/samples/echo/pom.xml +++ b/samples/echo/pom.xml @@ -2,7 +2,7 @@ spring-ws-samples org.springframework.ws - 1.0.2 + 1.0.3-SNAPSHOT 4.0.0 echo diff --git a/samples/mtom/pom.xml b/samples/mtom/pom.xml index 0c7b8482..76e03257 100644 --- a/samples/mtom/pom.xml +++ b/samples/mtom/pom.xml @@ -3,7 +3,7 @@ spring-ws-samples org.springframework.ws - 1.0.2 + 1.0.3-SNAPSHOT 4.0.0 mtom diff --git a/samples/pom.xml b/samples/pom.xml index 1157f5c5..58c9bdcc 100644 --- a/samples/pom.xml +++ b/samples/pom.xml @@ -3,7 +3,7 @@ spring-ws org.springframework.ws - 1.0.2 + 1.0.3-SNAPSHOT 4.0.0 spring-ws-samples diff --git a/samples/tutorial/pom.xml b/samples/tutorial/pom.xml index 107c6ef7..9e6581a8 100644 --- a/samples/tutorial/pom.xml +++ b/samples/tutorial/pom.xml @@ -3,7 +3,7 @@ spring-ws-samples org.springframework.ws - 1.0.2 + 1.0.3-SNAPSHOT 4.0.0 tutorial diff --git a/security/pom.xml b/security/pom.xml index 9cbf4e85..58e0a62f 100644 --- a/security/pom.xml +++ b/security/pom.xml @@ -2,7 +2,7 @@ spring-ws org.springframework.ws - 1.0.2 + 1.0.3-SNAPSHOT 4.0.0 spring-ws-security diff --git a/xml/pom.xml b/xml/pom.xml index 93fd48d0..fa3e3dd6 100644 --- a/xml/pom.xml +++ b/xml/pom.xml @@ -2,7 +2,7 @@ spring-ws org.springframework.ws - 1.0.2 + 1.0.3-SNAPSHOT 4.0.0 spring-xml