diff --git a/archetype/pom.xml b/archetype/pom.xml
index 3b71736b..adac5359 100644
--- a/archetype/pom.xml
+++ b/archetype/pom.xml
@@ -3,7 +3,7 @@
spring-ws-parent
org.springframework.ws
- 2.0.0-M2
+ 2.0.0-M3-SNAPSHOT
../parent/pom.xml
4.0.0
diff --git a/core/pom.xml b/core/pom.xml
index 4653dd05..f0e8a86f 100644
--- a/core/pom.xml
+++ b/core/pom.xml
@@ -2,7 +2,7 @@
spring-ws-parent
org.springframework.ws
- 2.0.0-M2
+ 2.0.0-M3-SNAPSHOT
../parent/pom.xml
4.0.0
diff --git a/parent/pom.xml b/parent/pom.xml
index bdb66432..d3bb6f74 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -4,7 +4,7 @@
org.springframework.ws
spring-ws-parent
pom
- 2.0.0-M2
+ 2.0.0-M3-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-2.0.0-M2
- scm:svn:https://src.springframework.org/svn/spring-ws/tags/spring-ws-2.0.0-M2
- https://fisheye.springframework.org/browse/spring-ws/tags/spring-ws-2.0.0-M2
+ 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
2.0.0.M2
diff --git a/pom.xml b/pom.xml
index c7cf000a..e3788a0d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -4,7 +4,7 @@
org.springframework.ws
spring-ws
pom
- 2.0.0-M2
+ 2.0.0-M3-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-2.0.0-M2
- scm:svn:https://src.springframework.org/svn/spring-ws/tags/spring-ws-2.0.0-M2
- https://fisheye.springframework.org/browse/spring-ws/tags/spring-ws-2.0.0-M2
+ 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
3.0.1.RELEASE
diff --git a/samples/airline/client/axis1/pom.xml b/samples/airline/client/axis1/pom.xml
index 82f88155..1a7eb30e 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-M2
+ 2.0.0-M3-SNAPSHOT
../pom.xml
4.0.0
diff --git a/samples/airline/client/jax-ws/pom.xml b/samples/airline/client/jax-ws/pom.xml
index b2f022f9..bf596d14 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-M2
+ 2.0.0-M3-SNAPSHOT
../pom.xml
4.0.0
diff --git a/samples/airline/client/jms/pom.xml b/samples/airline/client/jms/pom.xml
index 05ae0e55..f9d6bfa2 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-M2
+ 2.0.0-M3-SNAPSHOT
../pom.xml
4.0.0
diff --git a/samples/airline/client/pom.xml b/samples/airline/client/pom.xml
index bda0446b..f84e1bd3 100644
--- a/samples/airline/client/pom.xml
+++ b/samples/airline/client/pom.xml
@@ -3,7 +3,7 @@
airline
org.springframework.ws
- 2.0.0-M2
+ 2.0.0-M3-SNAPSHOT
../pom.xml
4.0.0
diff --git a/samples/airline/client/saaj/pom.xml b/samples/airline/client/saaj/pom.xml
index bde8b8ac..18e076a6 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-M2
+ 2.0.0-M3-SNAPSHOT
../pom.xml
4.0.0
diff --git a/samples/airline/client/spring-ws/pom.xml b/samples/airline/client/spring-ws/pom.xml
index 9012090d..592c8e9f 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.0-M2
+ 2.0.0-M3-SNAPSHOT
../pom.xml
4.0.0
diff --git a/samples/airline/pom.xml b/samples/airline/pom.xml
index 195b351e..ee024528 100644
--- a/samples/airline/pom.xml
+++ b/samples/airline/pom.xml
@@ -3,7 +3,7 @@
spring-ws-samples
org.springframework.ws
- 2.0.0-M2
+ 2.0.0-M3-SNAPSHOT
../pom.xml
4.0.0
diff --git a/samples/airline/server/pom.xml b/samples/airline/server/pom.xml
index 69048c88..7b0dbfce 100644
--- a/samples/airline/server/pom.xml
+++ b/samples/airline/server/pom.xml
@@ -2,7 +2,7 @@
airline
org.springframework.ws
- 2.0.0-M2
+ 2.0.0-M3-SNAPSHOT
../pom.xml
4.0.0
diff --git a/samples/echo/client/pom.xml b/samples/echo/client/pom.xml
index d5ff7cc4..fe137b4b 100644
--- a/samples/echo/client/pom.xml
+++ b/samples/echo/client/pom.xml
@@ -3,7 +3,7 @@
echo
org.springframework.ws
- 2.0.0-M2
+ 2.0.0-M3-SNAPSHOT
../pom.xml
4.0.0
diff --git a/samples/echo/client/saaj/pom.xml b/samples/echo/client/saaj/pom.xml
index bfb36761..3ecb144d 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-M2
+ 2.0.0-M3-SNAPSHOT
../pom.xml
4.0.0
diff --git a/samples/echo/client/spring-ws/pom.xml b/samples/echo/client/spring-ws/pom.xml
index 12691d21..8c0d58ed 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-M2
+ 2.0.0-M3-SNAPSHOT
../pom.xml
4.0.0
diff --git a/samples/echo/pom.xml b/samples/echo/pom.xml
index af9244a3..72fee155 100644
--- a/samples/echo/pom.xml
+++ b/samples/echo/pom.xml
@@ -3,7 +3,7 @@
spring-ws-samples
org.springframework.ws
- 2.0.0-M2
+ 2.0.0-M3-SNAPSHOT
../pom.xml
4.0.0
diff --git a/samples/echo/server/pom.xml b/samples/echo/server/pom.xml
index c4023b0e..2a9cb3cd 100644
--- a/samples/echo/server/pom.xml
+++ b/samples/echo/server/pom.xml
@@ -2,7 +2,7 @@
echo
org.springframework.ws
- 2.0.0-M2
+ 2.0.0-M3-SNAPSHOT
../pom.xml
4.0.0
diff --git a/samples/mtom/client/jax-ws/pom.xml b/samples/mtom/client/jax-ws/pom.xml
index 42956a35..23bc33d7 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-M2
+ 2.0.0-M3-SNAPSHOT
../pom.xml
4.0.0
diff --git a/samples/mtom/client/pom.xml b/samples/mtom/client/pom.xml
index f9486611..70e24897 100644
--- a/samples/mtom/client/pom.xml
+++ b/samples/mtom/client/pom.xml
@@ -3,7 +3,7 @@
mtom
org.springframework.ws
- 2.0.0-M2
+ 2.0.0-M3-SNAPSHOT
../pom.xml
4.0.0
diff --git a/samples/mtom/client/spring-ws/pom.xml b/samples/mtom/client/spring-ws/pom.xml
index 91c8d862..6479e965 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-M2
+ 2.0.0-M3-SNAPSHOT
../pom.xml
4.0.0
diff --git a/samples/mtom/pom.xml b/samples/mtom/pom.xml
index 702797e2..35116b65 100644
--- a/samples/mtom/pom.xml
+++ b/samples/mtom/pom.xml
@@ -3,7 +3,7 @@
spring-ws-samples
org.springframework.ws
- 2.0.0-M2
+ 2.0.0-M3-SNAPSHOT
../pom.xml
4.0.0
diff --git a/samples/mtom/server/pom.xml b/samples/mtom/server/pom.xml
index 0a9659c5..1c73a33e 100644
--- a/samples/mtom/server/pom.xml
+++ b/samples/mtom/server/pom.xml
@@ -3,7 +3,7 @@
mtom
org.springframework.ws
- 2.0.0-M2
+ 2.0.0-M3-SNAPSHOT
../pom.xml
4.0.0
diff --git a/samples/pom.xml b/samples/pom.xml
index 066b8817..0e953e48 100644
--- a/samples/pom.xml
+++ b/samples/pom.xml
@@ -3,7 +3,7 @@
spring-ws-parent
org.springframework.ws
- 2.0.0-M2
+ 2.0.0-M3-SNAPSHOT
../parent/pom.xml
4.0.0
diff --git a/samples/pox/client/pom.xml b/samples/pox/client/pom.xml
index cedd79bc..a5dddba0 100644
--- a/samples/pox/client/pom.xml
+++ b/samples/pox/client/pom.xml
@@ -3,7 +3,7 @@
pox
org.springframework.ws
- 2.0.0-M2
+ 2.0.0-M3-SNAPSHOT
../pom.xml
4.0.0
diff --git a/samples/pox/client/spring-ws/pom.xml b/samples/pox/client/spring-ws/pom.xml
index 137b550e..b0ef4724 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-M2
+ 2.0.0-M3-SNAPSHOT
../pom.xml
4.0.0
diff --git a/samples/pox/pom.xml b/samples/pox/pom.xml
index 14c7ce8a..026a44ec 100644
--- a/samples/pox/pom.xml
+++ b/samples/pox/pom.xml
@@ -3,7 +3,7 @@
spring-ws-samples
org.springframework.ws
- 2.0.0-M2
+ 2.0.0-M3-SNAPSHOT
../pom.xml
4.0.0
diff --git a/samples/pox/server/pom.xml b/samples/pox/server/pom.xml
index f918f853..dbfd171d 100644
--- a/samples/pox/server/pom.xml
+++ b/samples/pox/server/pom.xml
@@ -2,7 +2,7 @@
pox
org.springframework.ws
- 2.0.0-M2
+ 2.0.0-M3-SNAPSHOT
../pom.xml
4.0.0
diff --git a/samples/stockquote/client/jax-ws/pom.xml b/samples/stockquote/client/jax-ws/pom.xml
index e18f496e..bbfedae1 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-M2
+ 2.0.0-M3-SNAPSHOT
../pom.xml
4.0.0
diff --git a/samples/stockquote/client/pom.xml b/samples/stockquote/client/pom.xml
index 0587d7ae..cb328884 100644
--- a/samples/stockquote/client/pom.xml
+++ b/samples/stockquote/client/pom.xml
@@ -3,7 +3,7 @@
stockquote
org.springframework.ws
- 2.0.0-M2
+ 2.0.0-M3-SNAPSHOT
../pom.xml
4.0.0
diff --git a/samples/stockquote/client/spring-ws/pom.xml b/samples/stockquote/client/spring-ws/pom.xml
index cae32e2c..ea8c9b12 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-M2
+ 2.0.0-M3-SNAPSHOT
../pom.xml
4.0.0
diff --git a/samples/stockquote/pom.xml b/samples/stockquote/pom.xml
index 4b9c54ad..af6f2c5c 100644
--- a/samples/stockquote/pom.xml
+++ b/samples/stockquote/pom.xml
@@ -3,7 +3,7 @@
spring-ws-samples
org.springframework.ws
- 2.0.0-M2
+ 2.0.0-M3-SNAPSHOT
../pom.xml
4.0.0
diff --git a/samples/stockquote/server/pom.xml b/samples/stockquote/server/pom.xml
index 58dbb12e..28f513d4 100644
--- a/samples/stockquote/server/pom.xml
+++ b/samples/stockquote/server/pom.xml
@@ -2,7 +2,7 @@
stockquote
org.springframework.ws
- 2.0.0-M2
+ 2.0.0-M3-SNAPSHOT
../pom.xml
4.0.0
diff --git a/samples/tutorial/pom.xml b/samples/tutorial/pom.xml
index c44b2044..0a35065f 100644
--- a/samples/tutorial/pom.xml
+++ b/samples/tutorial/pom.xml
@@ -3,7 +3,7 @@
spring-ws-samples
org.springframework.ws
- 2.0.0-M2
+ 2.0.0-M3-SNAPSHOT
../samples/pom.xml
4.0.0
diff --git a/security/pom.xml b/security/pom.xml
index dd542fdf..a20affff 100644
--- a/security/pom.xml
+++ b/security/pom.xml
@@ -2,7 +2,7 @@
spring-ws-parent
org.springframework.ws
- 2.0.0-M2
+ 2.0.0-M3-SNAPSHOT
../parent/pom.xml
4.0.0
diff --git a/support/pom.xml b/support/pom.xml
index 398e8e0c..6b5cea81 100644
--- a/support/pom.xml
+++ b/support/pom.xml
@@ -2,7 +2,7 @@
spring-ws-parent
org.springframework.ws
- 2.0.0-M2
+ 2.0.0-M3-SNAPSHOT
../parent/pom.xml
4.0.0
diff --git a/xml/pom.xml b/xml/pom.xml
index d6d6d277..b180bc2e 100644
--- a/xml/pom.xml
+++ b/xml/pom.xml
@@ -2,7 +2,7 @@
spring-ws-parent
org.springframework.ws
- 2.0.0-M2
+ 2.0.0-M3-SNAPSHOT
../parent/pom.xml
4.0.0