diff --git a/archetype/pom.xml b/archetype/pom.xml index 7526e82b..7de3b0ba 100644 --- a/archetype/pom.xml +++ b/archetype/pom.xml @@ -3,7 +3,7 @@ spring-ws-parent org.springframework.ws - 1.5.0-rc1 + 1.5.0-SNAPSHOT 4.0.0 spring-ws-archetype diff --git a/core-tiger/pom.xml b/core-tiger/pom.xml index 04888158..9e3d41a2 100644 --- a/core-tiger/pom.xml +++ b/core-tiger/pom.xml @@ -2,7 +2,7 @@ spring-ws-parent org.springframework.ws - 1.5.0-rc1 + 1.5.0-SNAPSHOT 4.0.0 spring-ws-core-tiger diff --git a/core/pom.xml b/core/pom.xml index 4149f812..2b699d3e 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -2,7 +2,7 @@ spring-ws-parent org.springframework.ws - 1.5.0-rc1 + 1.5.0-SNAPSHOT 4.0.0 spring-ws-core diff --git a/oxm-tiger/pom.xml b/oxm-tiger/pom.xml index 80c515ec..57229619 100644 --- a/oxm-tiger/pom.xml +++ b/oxm-tiger/pom.xml @@ -2,7 +2,7 @@ spring-ws-parent org.springframework.ws - 1.5.0-rc1 + 1.5.0-SNAPSHOT 4.0.0 spring-oxm-tiger diff --git a/oxm/pom.xml b/oxm/pom.xml index 21d46bf1..6513efe0 100644 --- a/oxm/pom.xml +++ b/oxm/pom.xml @@ -2,7 +2,7 @@ spring-ws-parent org.springframework.ws - 1.5.0-rc1 + 1.5.0-SNAPSHOT 4.0.0 spring-oxm diff --git a/parent/pom.xml b/parent/pom.xml index 1b585f03..253ea8a8 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -4,7 +4,7 @@ org.springframework.ws spring-ws-parent pom - 1.5.0-rc1 + 1.5.0-SNAPSHOT Spring Web Services - Parent http://static.springframework.org/spring-ws/site/downloads/releases.html @@ -24,9 +24,9 @@ - scm:svn:https://springframework.svn.sourceforge.net/svnroot/springframework/spring-ws/tags/spring-ws-1.5.0-rc1 - scm:svn:https://springframework.svn.sourceforge.net/svnroot/springframework/spring-ws/tags/spring-ws-1.5.0-rc1 - http://fisheye3.cenqua.com/browse/springframework/spring-ws/tags/spring-ws-1.5.0-rc1 + 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 2.5.2 diff --git a/pom.xml b/pom.xml index e5c00972..56c4ef55 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ org.springframework.ws spring-ws pom - 1.5.0-rc1 + 1.5.0-SNAPSHOT Spring Web Services Spring Web Services is a product of the Spring community focused on creating document-driven Web services. It @@ -84,9 +84,9 @@ - scm:svn:https://springframework.svn.sourceforge.net/svnroot/springframework/spring-ws/tags/spring-ws-1.5.0-rc1 - scm:svn:https://springframework.svn.sourceforge.net/svnroot/springframework/spring-ws/tags/spring-ws-1.5.0-rc1 - http://fisheye3.cenqua.com/browse/springframework/spring-ws/tags/spring-ws-1.5.0-rc1 + 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 2.5.2 diff --git a/samples/airline/pom.xml b/samples/airline/pom.xml index 490d013e..47df7aba 100644 --- a/samples/airline/pom.xml +++ b/samples/airline/pom.xml @@ -2,7 +2,7 @@ spring-ws-samples org.springframework.ws - 1.5.0-rc1 + 1.5.0-SNAPSHOT 4.0.0 airline diff --git a/samples/echo/pom.xml b/samples/echo/pom.xml index 9f60af18..0e2ffa57 100644 --- a/samples/echo/pom.xml +++ b/samples/echo/pom.xml @@ -2,7 +2,7 @@ spring-ws-samples org.springframework.ws - 1.5.0-rc1 + 1.5.0-SNAPSHOT 4.0.0 echo diff --git a/samples/mtom/pom.xml b/samples/mtom/pom.xml index 1884802d..642985dc 100644 --- a/samples/mtom/pom.xml +++ b/samples/mtom/pom.xml @@ -3,7 +3,7 @@ spring-ws-samples org.springframework.ws - 1.5.0-rc1 + 1.5.0-SNAPSHOT 4.0.0 mtom diff --git a/samples/pom.xml b/samples/pom.xml index 6b7c2b4a..62556315 100644 --- a/samples/pom.xml +++ b/samples/pom.xml @@ -3,7 +3,7 @@ spring-ws-parent org.springframework.ws - 1.5.0-rc1 + 1.5.0-SNAPSHOT 4.0.0 spring-ws-samples diff --git a/samples/pox/pom.xml b/samples/pox/pom.xml index cb09c10f..e0b69f0a 100644 --- a/samples/pox/pom.xml +++ b/samples/pox/pom.xml @@ -2,7 +2,7 @@ spring-ws-samples org.springframework.ws - 1.5.0-rc1 + 1.5.0-SNAPSHOT 4.0.0 pox diff --git a/samples/stockquote/pom.xml b/samples/stockquote/pom.xml index 4c58e59f..b0e0e230 100644 --- a/samples/stockquote/pom.xml +++ b/samples/stockquote/pom.xml @@ -2,7 +2,7 @@ spring-ws-samples org.springframework.ws - 1.5.0-rc1 + 1.5.0-SNAPSHOT 4.0.0 stockquote diff --git a/samples/tutorial/pom.xml b/samples/tutorial/pom.xml index cc0aa5a9..1d3e6a40 100644 --- a/samples/tutorial/pom.xml +++ b/samples/tutorial/pom.xml @@ -3,7 +3,7 @@ spring-ws-samples org.springframework.ws - 1.5.0-rc1 + 1.5.0-SNAPSHOT 4.0.0 tutorial diff --git a/security/pom.xml b/security/pom.xml index b37c7a34..01fd91df 100644 --- a/security/pom.xml +++ b/security/pom.xml @@ -2,7 +2,7 @@ spring-ws-parent org.springframework.ws - 1.5.0-rc1 + 1.5.0-SNAPSHOT 4.0.0 spring-ws-security diff --git a/support/pom.xml b/support/pom.xml index 975b1c61..f3cec2b6 100644 --- a/support/pom.xml +++ b/support/pom.xml @@ -2,7 +2,7 @@ spring-ws-parent org.springframework.ws - 1.5.0-rc1 + 1.5.0-SNAPSHOT 4.0.0 org.springframework.ws diff --git a/xml/pom.xml b/xml/pom.xml index ef6d21a4..abdd63ae 100644 --- a/xml/pom.xml +++ b/xml/pom.xml @@ -2,7 +2,7 @@ spring-ws-parent org.springframework.ws - 1.5.0-rc1 + 1.5.0-SNAPSHOT 4.0.0 spring-xml