diff --git a/core/pom.xml b/core/pom.xml
index 4810b405..8750b639 100644
--- a/core/pom.xml
+++ b/core/pom.xml
@@ -2,7 +2,7 @@
spring-ws-parent
org.springframework.ws
- 2.0.0-M4-SNAPSHOT
+ 2.0.0-RC1-SNAPSHOT
../parent/pom.xml
4.0.0
diff --git a/parent/pom.xml b/parent/pom.xml
index 76fff2c7..2125fa28 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -5,7 +5,7 @@
org.springframework.ws
spring-ws-parent
pom
- 2.0.0-M4-SNAPSHOT
+ 2.0.0-RC1-SNAPSHOT
Spring Web Services - Parent
http://static.springframework.org/spring-ws/site/downloads/releases.html
diff --git a/pom.xml b/pom.xml
index 9aaa5709..3bf7b531 100644
--- a/pom.xml
+++ b/pom.xml
@@ -4,7 +4,7 @@
org.springframework.ws
spring-ws
pom
- 2.0.0-M4-SNAPSHOT
+ 2.0.0-RC1-SNAPSHOT
Spring Web Services
Spring Web Services is a product of the Spring community focused on creating document-driven Web services. It
diff --git a/samples/airline/client/axis1/pom.xml b/samples/airline/client/axis1/pom.xml
index 0d116d24..7e3b23cd 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-M4-SNAPSHOT
+ 2.0.0-RC1-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 82dc060d..5768b121 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-M4-SNAPSHOT
+ 2.0.0-RC1-SNAPSHOT
../pom.xml
4.0.0
diff --git a/samples/airline/client/jms/pom.xml b/samples/airline/client/jms/pom.xml
index ec467251..b697a809 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-M4-SNAPSHOT
+ 2.0.0-RC1-SNAPSHOT
../pom.xml
4.0.0
diff --git a/samples/airline/client/pom.xml b/samples/airline/client/pom.xml
index 4da694b5..e09c32ac 100644
--- a/samples/airline/client/pom.xml
+++ b/samples/airline/client/pom.xml
@@ -3,7 +3,7 @@
airline
org.springframework.ws
- 2.0.0-M4-SNAPSHOT
+ 2.0.0-RC1-SNAPSHOT
../pom.xml
4.0.0
diff --git a/samples/airline/client/saaj/pom.xml b/samples/airline/client/saaj/pom.xml
index 169fc3ef..c1465ba1 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-M4-SNAPSHOT
+ 2.0.0-RC1-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 b9448cc1..c41e4656 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-M4-SNAPSHOT
+ 2.0.0-RC1-SNAPSHOT
../pom.xml
4.0.0
diff --git a/samples/airline/pom.xml b/samples/airline/pom.xml
index 4af3f66a..da1e8c15 100644
--- a/samples/airline/pom.xml
+++ b/samples/airline/pom.xml
@@ -3,7 +3,7 @@
spring-ws-samples
org.springframework.ws
- 2.0.0-M4-SNAPSHOT
+ 2.0.0-RC1-SNAPSHOT
../pom.xml
4.0.0
diff --git a/samples/airline/server/pom.xml b/samples/airline/server/pom.xml
index ac8e0e63..9d9081e7 100644
--- a/samples/airline/server/pom.xml
+++ b/samples/airline/server/pom.xml
@@ -2,7 +2,7 @@
airline
org.springframework.ws
- 2.0.0-M4-SNAPSHOT
+ 2.0.0-RC1-SNAPSHOT
../pom.xml
4.0.0
diff --git a/samples/echo/client/pom.xml b/samples/echo/client/pom.xml
index 6847d13a..f3133473 100644
--- a/samples/echo/client/pom.xml
+++ b/samples/echo/client/pom.xml
@@ -3,7 +3,7 @@
echo
org.springframework.ws
- 2.0.0-M4-SNAPSHOT
+ 2.0.0-RC1-SNAPSHOT
../pom.xml
4.0.0
diff --git a/samples/echo/client/saaj/pom.xml b/samples/echo/client/saaj/pom.xml
index 7f8cd2c3..9f79c5d3 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-M4-SNAPSHOT
+ 2.0.0-RC1-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 23cc2442..9c5b449a 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-M4-SNAPSHOT
+ 2.0.0-RC1-SNAPSHOT
../pom.xml
4.0.0
diff --git a/samples/echo/pom.xml b/samples/echo/pom.xml
index 3d4417b9..973de945 100644
--- a/samples/echo/pom.xml
+++ b/samples/echo/pom.xml
@@ -3,7 +3,7 @@
spring-ws-samples
org.springframework.ws
- 2.0.0-M4-SNAPSHOT
+ 2.0.0-RC1-SNAPSHOT
../pom.xml
4.0.0
diff --git a/samples/echo/server/pom.xml b/samples/echo/server/pom.xml
index d8660586..91d984f4 100644
--- a/samples/echo/server/pom.xml
+++ b/samples/echo/server/pom.xml
@@ -2,7 +2,7 @@
echo
org.springframework.ws
- 2.0.0-M4-SNAPSHOT
+ 2.0.0-RC1-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 35cc0d82..e70179de 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-M4-SNAPSHOT
+ 2.0.0-RC1-SNAPSHOT
../pom.xml
4.0.0
diff --git a/samples/mtom/client/pom.xml b/samples/mtom/client/pom.xml
index 96447378..d481331e 100644
--- a/samples/mtom/client/pom.xml
+++ b/samples/mtom/client/pom.xml
@@ -3,7 +3,7 @@
mtom
org.springframework.ws
- 2.0.0-M4-SNAPSHOT
+ 2.0.0-RC1-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 763de7c0..2962c0ce 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-M4-SNAPSHOT
+ 2.0.0-RC1-SNAPSHOT
../pom.xml
4.0.0
diff --git a/samples/mtom/pom.xml b/samples/mtom/pom.xml
index 39cf11f1..cb0dbe8a 100644
--- a/samples/mtom/pom.xml
+++ b/samples/mtom/pom.xml
@@ -3,7 +3,7 @@
spring-ws-samples
org.springframework.ws
- 2.0.0-M4-SNAPSHOT
+ 2.0.0-RC1-SNAPSHOT
../pom.xml
4.0.0
diff --git a/samples/mtom/server/pom.xml b/samples/mtom/server/pom.xml
index 67fd4620..ab87293a 100644
--- a/samples/mtom/server/pom.xml
+++ b/samples/mtom/server/pom.xml
@@ -3,7 +3,7 @@
mtom
org.springframework.ws
- 2.0.0-M4-SNAPSHOT
+ 2.0.0-RC1-SNAPSHOT
../pom.xml
4.0.0
diff --git a/samples/pom.xml b/samples/pom.xml
index 394e9215..c7d1ef38 100644
--- a/samples/pom.xml
+++ b/samples/pom.xml
@@ -3,7 +3,7 @@
spring-ws-parent
org.springframework.ws
- 2.0.0-M4-SNAPSHOT
+ 2.0.0-RC1-SNAPSHOT
../parent/pom.xml
4.0.0
diff --git a/samples/pox/client/pom.xml b/samples/pox/client/pom.xml
index 3d7b0eb9..2669ef7b 100644
--- a/samples/pox/client/pom.xml
+++ b/samples/pox/client/pom.xml
@@ -3,7 +3,7 @@
pox
org.springframework.ws
- 2.0.0-M4-SNAPSHOT
+ 2.0.0-RC1-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 1038104a..c626b34b 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-M4-SNAPSHOT
+ 2.0.0-RC1-SNAPSHOT
../pom.xml
4.0.0
diff --git a/samples/pox/pom.xml b/samples/pox/pom.xml
index 656c56bc..7e7406e0 100644
--- a/samples/pox/pom.xml
+++ b/samples/pox/pom.xml
@@ -3,7 +3,7 @@
spring-ws-samples
org.springframework.ws
- 2.0.0-M4-SNAPSHOT
+ 2.0.0-RC1-SNAPSHOT
../pom.xml
4.0.0
diff --git a/samples/pox/server/pom.xml b/samples/pox/server/pom.xml
index 31fe8d95..cbbf499f 100644
--- a/samples/pox/server/pom.xml
+++ b/samples/pox/server/pom.xml
@@ -2,7 +2,7 @@
pox
org.springframework.ws
- 2.0.0-M4-SNAPSHOT
+ 2.0.0-RC1-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 76fdeb9d..d7427519 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-M4-SNAPSHOT
+ 2.0.0-RC1-SNAPSHOT
../pom.xml
4.0.0
diff --git a/samples/stockquote/client/pom.xml b/samples/stockquote/client/pom.xml
index e61026ba..aa1740e3 100644
--- a/samples/stockquote/client/pom.xml
+++ b/samples/stockquote/client/pom.xml
@@ -3,7 +3,7 @@
stockquote
org.springframework.ws
- 2.0.0-M4-SNAPSHOT
+ 2.0.0-RC1-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 7582083d..565e5586 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-M4-SNAPSHOT
+ 2.0.0-RC1-SNAPSHOT
../pom.xml
4.0.0
diff --git a/samples/stockquote/pom.xml b/samples/stockquote/pom.xml
index 084e262d..fe342b9e 100644
--- a/samples/stockquote/pom.xml
+++ b/samples/stockquote/pom.xml
@@ -3,7 +3,7 @@
spring-ws-samples
org.springframework.ws
- 2.0.0-M4-SNAPSHOT
+ 2.0.0-RC1-SNAPSHOT
../pom.xml
4.0.0
diff --git a/samples/stockquote/server/pom.xml b/samples/stockquote/server/pom.xml
index 8244c0bb..3fab3c0d 100644
--- a/samples/stockquote/server/pom.xml
+++ b/samples/stockquote/server/pom.xml
@@ -2,7 +2,7 @@
stockquote
org.springframework.ws
- 2.0.0-M4-SNAPSHOT
+ 2.0.0-RC1-SNAPSHOT
../pom.xml
4.0.0
diff --git a/samples/tutorial/pom.xml b/samples/tutorial/pom.xml
index f2608b77..76fc5f34 100644
--- a/samples/tutorial/pom.xml
+++ b/samples/tutorial/pom.xml
@@ -3,7 +3,7 @@
spring-ws-samples
org.springframework.ws
- 2.0.0-M4-SNAPSHOT
+ 2.0.0-RC1-SNAPSHOT
../samples/pom.xml
4.0.0
diff --git a/sandbox/pom.xml b/sandbox/pom.xml
index fcbdf255..3f5ee2db 100644
--- a/sandbox/pom.xml
+++ b/sandbox/pom.xml
@@ -3,7 +3,7 @@
spring-ws-parent
org.springframework.ws
- 2.0.0-M4-SNAPSHOT
+ 2.0.0-RC1-SNAPSHOT
../parent/pom.xml
4.0.0
diff --git a/security/pom.xml b/security/pom.xml
index 9205bf8f..77033442 100644
--- a/security/pom.xml
+++ b/security/pom.xml
@@ -2,7 +2,7 @@
spring-ws-parent
org.springframework.ws
- 2.0.0-M4-SNAPSHOT
+ 2.0.0-RC1-SNAPSHOT
../parent/pom.xml
4.0.0
diff --git a/support/pom.xml b/support/pom.xml
index b6bfdeab..69990fa6 100644
--- a/support/pom.xml
+++ b/support/pom.xml
@@ -2,7 +2,7 @@
spring-ws-parent
org.springframework.ws
- 2.0.0-M4-SNAPSHOT
+ 2.0.0-RC1-SNAPSHOT
../parent/pom.xml
4.0.0
diff --git a/test/pom.xml b/test/pom.xml
index 2bfe45b3..9933d884 100644
--- a/test/pom.xml
+++ b/test/pom.xml
@@ -3,7 +3,7 @@
spring-ws-parent
org.springframework.ws
- 2.0.0-M4-SNAPSHOT
+ 2.0.0-RC1-SNAPSHOT
../parent/pom.xml
4.0.0
diff --git a/xml/pom.xml b/xml/pom.xml
index be0e8140..ad2e3fb3 100644
--- a/xml/pom.xml
+++ b/xml/pom.xml
@@ -2,7 +2,7 @@
spring-ws-parent
org.springframework.ws
- 2.0.0-M4-SNAPSHOT
+ 2.0.0-RC1-SNAPSHOT
../parent/pom.xml
4.0.0