diff --git a/archetype/pom.xml b/archetype/pom.xml
index c97776b5..524a427a 100644
--- a/archetype/pom.xml
+++ b/archetype/pom.xml
@@ -3,7 +3,7 @@
spring-ws-parent
org.springframework.ws
- 2.1.3.RELEASE-SNAPSHOT
+ 2.1.3.RELEASE
../parent/pom.xml
4.0.0
diff --git a/core/pom.xml b/core/pom.xml
index 33432b2b..698cc171 100644
--- a/core/pom.xml
+++ b/core/pom.xml
@@ -2,7 +2,7 @@
spring-ws-parent
org.springframework.ws
- 2.1.3.RELEASE-SNAPSHOT
+ 2.1.3.RELEASE
../parent/pom.xml
4.0.0
diff --git a/parent/pom.xml b/parent/pom.xml
index aeab1c69..021572cb 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -4,7 +4,7 @@
org.springframework.ws
spring-ws-parent
pom
- 2.1.3.RELEASE-SNAPSHOT
+ 2.1.3.RELEASE
Spring Web Services - Parent
http://static.springframework.org/spring-ws/site/index.html
diff --git a/pom.xml b/pom.xml
index 2e7bac01..f830403f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -4,7 +4,7 @@
org.springframework.ws
spring-ws
pom
- 2.1.3.RELEASE-SNAPSHOT
+ 2.1.3.RELEASE
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 41ef2eab..432ee74b 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.1.3.RELEASE-SNAPSHOT
+ 2.1.3.RELEASE
../pom.xml
4.0.0
diff --git a/samples/airline/client/jax-ws/pom.xml b/samples/airline/client/jax-ws/pom.xml
index 9ecd796b..36ca956e 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.1.3.RELEASE-SNAPSHOT
+ 2.1.3.RELEASE
../pom.xml
4.0.0
diff --git a/samples/airline/client/jms/pom.xml b/samples/airline/client/jms/pom.xml
index c1168bae..f7c1459b 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.1.3.RELEASE-SNAPSHOT
+ 2.1.3.RELEASE
../pom.xml
4.0.0
diff --git a/samples/airline/client/pom.xml b/samples/airline/client/pom.xml
index 8d2b5371..580fb49f 100644
--- a/samples/airline/client/pom.xml
+++ b/samples/airline/client/pom.xml
@@ -3,7 +3,7 @@
airline
org.springframework.ws
- 2.1.3.RELEASE-SNAPSHOT
+ 2.1.3.RELEASE
../pom.xml
4.0.0
diff --git a/samples/airline/client/saaj/pom.xml b/samples/airline/client/saaj/pom.xml
index efe749bb..2d44dea4 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.1.3.RELEASE-SNAPSHOT
+ 2.1.3.RELEASE
../pom.xml
4.0.0
diff --git a/samples/airline/client/spring-ws/pom.xml b/samples/airline/client/spring-ws/pom.xml
index 9bae1606..b3520380 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.1.3.RELEASE-SNAPSHOT
+ 2.1.3.RELEASE
../pom.xml
4.0.0
diff --git a/samples/airline/pom.xml b/samples/airline/pom.xml
index 52f70b12..0509412a 100644
--- a/samples/airline/pom.xml
+++ b/samples/airline/pom.xml
@@ -3,7 +3,7 @@
spring-ws-samples
org.springframework.ws
- 2.1.3.RELEASE-SNAPSHOT
+ 2.1.3.RELEASE
../pom.xml
4.0.0
diff --git a/samples/airline/server/pom.xml b/samples/airline/server/pom.xml
index 41792c54..6dfda1a7 100644
--- a/samples/airline/server/pom.xml
+++ b/samples/airline/server/pom.xml
@@ -2,7 +2,7 @@
airline
org.springframework.ws
- 2.1.3.RELEASE-SNAPSHOT
+ 2.1.3.RELEASE
../pom.xml
4.0.0
diff --git a/samples/echo/client/pom.xml b/samples/echo/client/pom.xml
index 604b786e..1aacefba 100644
--- a/samples/echo/client/pom.xml
+++ b/samples/echo/client/pom.xml
@@ -3,7 +3,7 @@
echo
org.springframework.ws
- 2.1.3.RELEASE-SNAPSHOT
+ 2.1.3.RELEASE
../pom.xml
4.0.0
diff --git a/samples/echo/client/saaj/pom.xml b/samples/echo/client/saaj/pom.xml
index 436c3a40..f4ea41dc 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.1.3.RELEASE-SNAPSHOT
+ 2.1.3.RELEASE
../pom.xml
4.0.0
diff --git a/samples/echo/client/spring-ws/pom.xml b/samples/echo/client/spring-ws/pom.xml
index 1e130d74..c4ba8dc1 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.1.3.RELEASE-SNAPSHOT
+ 2.1.3.RELEASE
../pom.xml
4.0.0
diff --git a/samples/echo/pom.xml b/samples/echo/pom.xml
index 3784b4ec..c4aa9708 100644
--- a/samples/echo/pom.xml
+++ b/samples/echo/pom.xml
@@ -3,7 +3,7 @@
spring-ws-samples
org.springframework.ws
- 2.1.3.RELEASE-SNAPSHOT
+ 2.1.3.RELEASE
../pom.xml
4.0.0
diff --git a/samples/echo/server/pom.xml b/samples/echo/server/pom.xml
index 8faa2509..63859eb8 100644
--- a/samples/echo/server/pom.xml
+++ b/samples/echo/server/pom.xml
@@ -2,7 +2,7 @@
echo
org.springframework.ws
- 2.1.3.RELEASE-SNAPSHOT
+ 2.1.3.RELEASE
../pom.xml
4.0.0
diff --git a/samples/mtom/client/jax-ws/pom.xml b/samples/mtom/client/jax-ws/pom.xml
index 7d61fe10..6dc21580 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.1.3.RELEASE-SNAPSHOT
+ 2.1.3.RELEASE
../pom.xml
4.0.0
diff --git a/samples/mtom/client/pom.xml b/samples/mtom/client/pom.xml
index 7ee18515..30187e7d 100644
--- a/samples/mtom/client/pom.xml
+++ b/samples/mtom/client/pom.xml
@@ -3,7 +3,7 @@
mtom
org.springframework.ws
- 2.1.3.RELEASE-SNAPSHOT
+ 2.1.3.RELEASE
../pom.xml
4.0.0
diff --git a/samples/mtom/client/spring-ws/pom.xml b/samples/mtom/client/spring-ws/pom.xml
index fb3e49ec..f78553bd 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.1.3.RELEASE-SNAPSHOT
+ 2.1.3.RELEASE
../pom.xml
4.0.0
diff --git a/samples/mtom/pom.xml b/samples/mtom/pom.xml
index 8029455e..c71092cf 100644
--- a/samples/mtom/pom.xml
+++ b/samples/mtom/pom.xml
@@ -3,7 +3,7 @@
spring-ws-samples
org.springframework.ws
- 2.1.3.RELEASE-SNAPSHOT
+ 2.1.3.RELEASE
../pom.xml
4.0.0
diff --git a/samples/mtom/server/pom.xml b/samples/mtom/server/pom.xml
index 1484fbf4..86f9fb50 100644
--- a/samples/mtom/server/pom.xml
+++ b/samples/mtom/server/pom.xml
@@ -3,7 +3,7 @@
mtom
org.springframework.ws
- 2.1.3.RELEASE-SNAPSHOT
+ 2.1.3.RELEASE
../pom.xml
4.0.0
diff --git a/samples/pom.xml b/samples/pom.xml
index b57a7523..764dd7db 100644
--- a/samples/pom.xml
+++ b/samples/pom.xml
@@ -3,7 +3,7 @@
spring-ws-parent
org.springframework.ws
- 2.1.3.RELEASE-SNAPSHOT
+ 2.1.3.RELEASE
../parent/pom.xml
4.0.0
diff --git a/samples/pox/client/pom.xml b/samples/pox/client/pom.xml
index a2c26423..298f0291 100644
--- a/samples/pox/client/pom.xml
+++ b/samples/pox/client/pom.xml
@@ -3,7 +3,7 @@
pox
org.springframework.ws
- 2.1.3.RELEASE-SNAPSHOT
+ 2.1.3.RELEASE
../pom.xml
4.0.0
diff --git a/samples/pox/client/spring-ws/pom.xml b/samples/pox/client/spring-ws/pom.xml
index 5ce483e6..4a7170ec 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.1.3.RELEASE-SNAPSHOT
+ 2.1.3.RELEASE
../pom.xml
4.0.0
diff --git a/samples/pox/pom.xml b/samples/pox/pom.xml
index 01a1fe41..64e0951f 100644
--- a/samples/pox/pom.xml
+++ b/samples/pox/pom.xml
@@ -3,7 +3,7 @@
spring-ws-samples
org.springframework.ws
- 2.1.3.RELEASE-SNAPSHOT
+ 2.1.3.RELEASE
../pom.xml
4.0.0
diff --git a/samples/pox/server/pom.xml b/samples/pox/server/pom.xml
index c29bc6c5..bac66b5b 100644
--- a/samples/pox/server/pom.xml
+++ b/samples/pox/server/pom.xml
@@ -2,7 +2,7 @@
pox
org.springframework.ws
- 2.1.3.RELEASE-SNAPSHOT
+ 2.1.3.RELEASE
../pom.xml
4.0.0
diff --git a/samples/stockquote/client/jax-ws/pom.xml b/samples/stockquote/client/jax-ws/pom.xml
index 705fd340..36767271 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.1.3.RELEASE-SNAPSHOT
+ 2.1.3.RELEASE
../pom.xml
4.0.0
diff --git a/samples/stockquote/client/pom.xml b/samples/stockquote/client/pom.xml
index 3a570bff..e197717c 100644
--- a/samples/stockquote/client/pom.xml
+++ b/samples/stockquote/client/pom.xml
@@ -3,7 +3,7 @@
stockquote
org.springframework.ws
- 2.1.3.RELEASE-SNAPSHOT
+ 2.1.3.RELEASE
../pom.xml
4.0.0
diff --git a/samples/stockquote/client/spring-ws/pom.xml b/samples/stockquote/client/spring-ws/pom.xml
index 01539fc5..4ab43255 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.1.3.RELEASE-SNAPSHOT
+ 2.1.3.RELEASE
../pom.xml
4.0.0
diff --git a/samples/stockquote/pom.xml b/samples/stockquote/pom.xml
index 58a1bdda..fb386912 100644
--- a/samples/stockquote/pom.xml
+++ b/samples/stockquote/pom.xml
@@ -3,7 +3,7 @@
spring-ws-samples
org.springframework.ws
- 2.1.3.RELEASE-SNAPSHOT
+ 2.1.3.RELEASE
../pom.xml
4.0.0
diff --git a/samples/stockquote/server/pom.xml b/samples/stockquote/server/pom.xml
index 09c09286..1ab95241 100644
--- a/samples/stockquote/server/pom.xml
+++ b/samples/stockquote/server/pom.xml
@@ -2,7 +2,7 @@
stockquote
org.springframework.ws
- 2.1.3.RELEASE-SNAPSHOT
+ 2.1.3.RELEASE
../pom.xml
4.0.0
diff --git a/samples/tutorial/pom.xml b/samples/tutorial/pom.xml
index c0771095..3dc8b1d5 100644
--- a/samples/tutorial/pom.xml
+++ b/samples/tutorial/pom.xml
@@ -3,7 +3,7 @@
spring-ws-samples
org.springframework.ws
- 2.1.3.RELEASE-SNAPSHOT
+ 2.1.3.RELEASE
../pom.xml
4.0.0
diff --git a/security/pom.xml b/security/pom.xml
index 62e58988..d1b7a638 100644
--- a/security/pom.xml
+++ b/security/pom.xml
@@ -2,7 +2,7 @@
spring-ws-parent
org.springframework.ws
- 2.1.3.RELEASE-SNAPSHOT
+ 2.1.3.RELEASE
../parent/pom.xml
4.0.0
diff --git a/support/pom.xml b/support/pom.xml
index 5b1bc992..fbe6d060 100644
--- a/support/pom.xml
+++ b/support/pom.xml
@@ -2,7 +2,7 @@
spring-ws-parent
org.springframework.ws
- 2.1.3.RELEASE-SNAPSHOT
+ 2.1.3.RELEASE
../parent/pom.xml
4.0.0
diff --git a/test/pom.xml b/test/pom.xml
index 3cc771dd..124734ef 100644
--- a/test/pom.xml
+++ b/test/pom.xml
@@ -2,7 +2,7 @@
spring-ws-parent
org.springframework.ws
- 2.1.3.RELEASE-SNAPSHOT
+ 2.1.3.RELEASE
../parent/pom.xml
4.0.0
diff --git a/xml/pom.xml b/xml/pom.xml
index 40474f07..466bee48 100644
--- a/xml/pom.xml
+++ b/xml/pom.xml
@@ -2,7 +2,7 @@
spring-ws-parent
org.springframework.ws
- 2.1.3.RELEASE-SNAPSHOT
+ 2.1.3.RELEASE
../parent/pom.xml
4.0.0