diff --git a/archetype/pom.xml b/archetype/pom.xml index c97776b5c..524a427a8 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 33432b2b5..698cc1716 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 aeab1c692..021572cbb 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 2e7bac013..f830403fd 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 41ef2eabd..432ee74b6 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 9ecd796bf..36ca956ea 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 c1168baed..f7c1459bc 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 8d2b5371d..580fb49f1 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 efe749bb0..2d44dea40 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 9bae16065..b35203805 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 52f70b124..0509412ae 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 41792c54b..6dfda1a77 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 604b786ec..1aacefba2 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 436c3a40f..f4ea41dc6 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 1e130d74c..c4ba8dc1e 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 3784b4ec0..c4aa97085 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 8faa2509d..63859eb8c 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 7d61fe10a..6dc215805 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 7ee18515b..30187e7df 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 fb3e49ecf..f78553bd4 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 8029455e9..c71092cf2 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 1484fbf40..86f9fb50f 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 b57a7523f..764dd7dbb 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 a2c264230..298f0291e 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 5ce483e68..4a7170ec0 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 01a1fe41d..64e0951f5 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 c29bc6c50..bac66b5bf 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 705fd3405..367672714 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 3a570bff7..e197717c1 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 01539fc59..4ab432551 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 58a1bdda5..fb386912f 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 09c092869..1ab95241d 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 c07710953..3dc8b1d58 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 62e589887..d1b7a6380 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 5b1bc9923..fbe6d0609 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 3cc771dd0..124734ef7 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 40474f07a..466bee486 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