diff --git a/archetype/pom.xml b/archetype/pom.xml
index af7bc1f1..d38f9738 100644
--- a/archetype/pom.xml
+++ b/archetype/pom.xml
@@ -3,7 +3,7 @@
spring-ws-parent
org.springframework.ws
- 1.5.7
+ 1.5.8-SNAPSHOT
4.0.0
spring-ws-archetype
diff --git a/core-tiger/pom.xml b/core-tiger/pom.xml
index 7cb9f76a..6a3d6445 100644
--- a/core-tiger/pom.xml
+++ b/core-tiger/pom.xml
@@ -2,7 +2,7 @@
spring-ws-parent
org.springframework.ws
- 1.5.7
+ 1.5.8-SNAPSHOT
4.0.0
spring-ws-core-tiger
diff --git a/core/pom.xml b/core/pom.xml
index a47473fe..4f79e430 100644
--- a/core/pom.xml
+++ b/core/pom.xml
@@ -2,7 +2,7 @@
spring-ws-parent
org.springframework.ws
- 1.5.7
+ 1.5.8-SNAPSHOT
4.0.0
spring-ws-core
diff --git a/oxm-tiger/pom.xml b/oxm-tiger/pom.xml
index 137670eb..70c68d80 100644
--- a/oxm-tiger/pom.xml
+++ b/oxm-tiger/pom.xml
@@ -2,7 +2,7 @@
spring-ws-parent
org.springframework.ws
- 1.5.7
+ 1.5.8-SNAPSHOT
4.0.0
spring-oxm-tiger
diff --git a/oxm/pom.xml b/oxm/pom.xml
index d40b0cb4..cd5b2021 100644
--- a/oxm/pom.xml
+++ b/oxm/pom.xml
@@ -2,7 +2,7 @@
spring-ws-parent
org.springframework.ws
- 1.5.7
+ 1.5.8-SNAPSHOT
4.0.0
spring-oxm
diff --git a/parent/pom.xml b/parent/pom.xml
index a1d6c129..b218c2bc 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -4,7 +4,7 @@
org.springframework.ws
spring-ws-parent
pom
- 1.5.7
+ 1.5.8-SNAPSHOT
Spring Web Services - Parent
http://static.springframework.org/spring-ws/site/downloads/releases.html
@@ -23,9 +23,9 @@
- scm:svn:https://src.springframework.org/svn/spring-ws/tags/spring-ws-1.5.7
- scm:svn:https://src.springframework.org/svn/spring-ws/tags/spring-ws-1.5.7
- https://fisheye.springframework.org/browse/spring-ws/tags/spring-ws-1.5.7
+ scm:svn:https://src.springframework.org/svn/spring-ws/tags/spring-ws-1.5.6
+ scm:svn:https://src.springframework.org/svn/spring-ws/tags/spring-ws-1.5.6
+ https://fisheye.springframework.org/browse/spring-ws/tags/spring-ws-1.5.6
2.5.6
diff --git a/pom.xml b/pom.xml
index c92e767e..adcd973f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -4,7 +4,7 @@
org.springframework.ws
spring-ws
pom
- 1.5.7
+ 1.5.8-SNAPSHOT
Spring Web Services
Spring Web Services is a product of the Spring community focused on creating document-driven Web services. It
@@ -83,9 +83,9 @@
- scm:svn:https://src.springframework.org/svn/spring-ws/tags/spring-ws-1.5.7
- scm:svn:https://src.springframework.org/svn/spring-ws/tags/spring-ws-1.5.7
- https://fisheye.springframework.org/browse/spring-ws/tags/spring-ws-1.5.7
+ scm:svn:https://src.springframework.org/svn/spring-ws/tags/spring-ws-1.5.6
+ scm:svn:https://src.springframework.org/svn/spring-ws/tags/spring-ws-1.5.6
+ https://fisheye.springframework.org/browse/spring-ws/tags/spring-ws-1.5.6
2.5.6
diff --git a/samples/airline/pom.xml b/samples/airline/pom.xml
index 4a2a834d..f9898611 100644
--- a/samples/airline/pom.xml
+++ b/samples/airline/pom.xml
@@ -2,7 +2,7 @@
spring-ws-samples
org.springframework.ws
- 1.5.7
+ 1.5.8-SNAPSHOT
4.0.0
airline
diff --git a/samples/echo/pom.xml b/samples/echo/pom.xml
index 11120735..946e59cb 100644
--- a/samples/echo/pom.xml
+++ b/samples/echo/pom.xml
@@ -2,7 +2,7 @@
spring-ws-samples
org.springframework.ws
- 1.5.7
+ 1.5.8-SNAPSHOT
4.0.0
echo
diff --git a/samples/mtom/pom.xml b/samples/mtom/pom.xml
index c2df0cc5..d261c1b3 100644
--- a/samples/mtom/pom.xml
+++ b/samples/mtom/pom.xml
@@ -3,7 +3,7 @@
spring-ws-samples
org.springframework.ws
- 1.5.7
+ 1.5.8-SNAPSHOT
4.0.0
mtom
diff --git a/samples/pom.xml b/samples/pom.xml
index c2acfc54..821e8684 100644
--- a/samples/pom.xml
+++ b/samples/pom.xml
@@ -3,7 +3,7 @@
spring-ws-parent
org.springframework.ws
- 1.5.7
+ 1.5.8-SNAPSHOT
4.0.0
spring-ws-samples
diff --git a/samples/pox/pom.xml b/samples/pox/pom.xml
index b3f187a8..d074e001 100644
--- a/samples/pox/pom.xml
+++ b/samples/pox/pom.xml
@@ -2,7 +2,7 @@
spring-ws-samples
org.springframework.ws
- 1.5.7
+ 1.5.8-SNAPSHOT
4.0.0
pox
diff --git a/samples/stockquote/pom.xml b/samples/stockquote/pom.xml
index 322c60ac..d357d147 100644
--- a/samples/stockquote/pom.xml
+++ b/samples/stockquote/pom.xml
@@ -2,7 +2,7 @@
spring-ws-samples
org.springframework.ws
- 1.5.7
+ 1.5.8-SNAPSHOT
4.0.0
stockquote
diff --git a/samples/tutorial/pom.xml b/samples/tutorial/pom.xml
index 9da8f337..3b734cac 100644
--- a/samples/tutorial/pom.xml
+++ b/samples/tutorial/pom.xml
@@ -3,7 +3,7 @@
spring-ws-samples
org.springframework.ws
- 1.5.7
+ 1.5.8-SNAPSHOT
4.0.0
tutorial
diff --git a/security/pom.xml b/security/pom.xml
index 8abe9836..9135cf5d 100644
--- a/security/pom.xml
+++ b/security/pom.xml
@@ -2,7 +2,7 @@
spring-ws-parent
org.springframework.ws
- 1.5.7
+ 1.5.8-SNAPSHOT
4.0.0
spring-ws-security
diff --git a/support/pom.xml b/support/pom.xml
index 39103a5f..dd922e0c 100644
--- a/support/pom.xml
+++ b/support/pom.xml
@@ -2,7 +2,7 @@
spring-ws-parent
org.springframework.ws
- 1.5.7
+ 1.5.8-SNAPSHOT
4.0.0
org.springframework.ws
diff --git a/xml/pom.xml b/xml/pom.xml
index 989f55b2..ef3de6d7 100644
--- a/xml/pom.xml
+++ b/xml/pom.xml
@@ -2,7 +2,7 @@
spring-ws-parent
org.springframework.ws
- 1.5.7
+ 1.5.8-SNAPSHOT
4.0.0
spring-xml