diff --git a/archetype/pom.xml b/archetype/pom.xml index a699551d..44b2ec71 100644 --- a/archetype/pom.xml +++ b/archetype/pom.xml @@ -3,7 +3,7 @@ spring-ws org.springframework.ws - 1.0.0-SNAPSHOT + 1.0.0 4.0.0 spring-ws-archetype diff --git a/core-tiger/pom.xml b/core-tiger/pom.xml index 5805aaa5..ecab5de5 100644 --- a/core-tiger/pom.xml +++ b/core-tiger/pom.xml @@ -1,11 +1,8 @@ - - + spring-ws org.springframework.ws - 1.0.0-SNAPSHOT + 1.0.0 4.0.0 spring-ws-core-tiger diff --git a/core/pom.xml b/core/pom.xml index 92544933..d48cbb42 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -1,10 +1,8 @@ - + spring-ws org.springframework.ws - 1.0.0-SNAPSHOT + 1.0.0 4.0.0 spring-ws-core diff --git a/oxm-tiger/pom.xml b/oxm-tiger/pom.xml index 95b90685..7ada72c5 100644 --- a/oxm-tiger/pom.xml +++ b/oxm-tiger/pom.xml @@ -1,10 +1,8 @@ - + spring-ws org.springframework.ws - 1.0.0-SNAPSHOT + 1.0.0 4.0.0 spring-oxm-tiger @@ -28,8 +26,8 @@ - - + + ${project.build.directory}/generated-sources/test/java @@ -122,4 +120,4 @@ 2.2 - + \ No newline at end of file diff --git a/oxm/pom.xml b/oxm/pom.xml index 3ab6de9f..d8ab18dc 100644 --- a/oxm/pom.xml +++ b/oxm/pom.xml @@ -1,11 +1,8 @@ - - + spring-ws org.springframework.ws - 1.0.0-SNAPSHOT + 1.0.0 4.0.0 spring-oxm @@ -31,8 +28,8 @@ - - + + ${project.build.directory}/generated-sources/test/java @@ -47,8 +44,8 @@ - - + + @@ -246,4 +243,4 @@ test - + \ No newline at end of file diff --git a/pom.xml b/pom.xml index 3a7ab800..b9802788 100644 --- a/pom.xml +++ b/pom.xml @@ -1,11 +1,9 @@ - + 4.0.0 org.springframework.ws spring-ws pom - 1.0.0-SNAPSHOT + 1.0.0 Spring Web Services Spring Web Services is a product of the Spring community focused on creating document-driven Web services. It @@ -94,9 +92,9 @@ - scm:svn:https://springframework.svn.sourceforge.net/svnroot/springframework/spring-ws/trunk - scm:svn:https://springframework.svn.sourceforge.net/svnroot/springframework/spring-ws/trunk - http://fisheye3.cenqua.com/browse/springframework/spring-ws/trunk + scm:svn:https://springframework.svn.sourceforge.net/svnroot/springframework/spring-ws/tags/spring-ws-1.0.0 + scm:svn:https://springframework.svn.sourceforge.net/svnroot/springframework/spring-ws/tags/spring-ws-1.0.0 + http://fisheye3.cenqua.com/browse/springframework/spring-ws/tags/spring-ws-1.0.0 xml @@ -237,21 +235,19 @@ - - + + - - - - + + + + - + @@ -694,4 +690,4 @@ test - + \ No newline at end of file diff --git a/samples/airline/pom.xml b/samples/airline/pom.xml index f133c061..0e478235 100644 --- a/samples/airline/pom.xml +++ b/samples/airline/pom.xml @@ -2,7 +2,7 @@ spring-ws-samples org.springframework.ws - 1.0.0-SNAPSHOT + 1.0.0 4.0.0 airline diff --git a/samples/echo/pom.xml b/samples/echo/pom.xml index 6156340c..642ee941 100644 --- a/samples/echo/pom.xml +++ b/samples/echo/pom.xml @@ -1,10 +1,8 @@ - + spring-ws-samples org.springframework.ws - 1.0.0-SNAPSHOT + 1.0.0 4.0.0 echo diff --git a/samples/mtom/pom.xml b/samples/mtom/pom.xml index 8027cb46..4d4be999 100644 --- a/samples/mtom/pom.xml +++ b/samples/mtom/pom.xml @@ -3,7 +3,7 @@ spring-ws-samples org.springframework.ws - 1.0.0-SNAPSHOT + 1.0.0 4.0.0 mtom diff --git a/samples/pom.xml b/samples/pom.xml index 8af19cba..60930504 100644 --- a/samples/pom.xml +++ b/samples/pom.xml @@ -3,7 +3,7 @@ spring-ws org.springframework.ws - 1.0.0-SNAPSHOT + 1.0.0 4.0.0 spring-ws-samples diff --git a/samples/tutorial/pom.xml b/samples/tutorial/pom.xml index ddd8d289..a4ccb460 100644 --- a/samples/tutorial/pom.xml +++ b/samples/tutorial/pom.xml @@ -3,7 +3,7 @@ spring-ws-samples org.springframework.ws - 1.0.0-SNAPSHOT + 1.0.0 4.0.0 tutorial diff --git a/security/pom.xml b/security/pom.xml index ea2a6def..a5052a18 100644 --- a/security/pom.xml +++ b/security/pom.xml @@ -1,10 +1,8 @@ - + spring-ws org.springframework.ws - 1.0.0-SNAPSHOT + 1.0.0 4.0.0 spring-ws-security @@ -156,4 +154,4 @@ test - + \ No newline at end of file diff --git a/xml/pom.xml b/xml/pom.xml index 79c2ded0..58687345 100644 --- a/xml/pom.xml +++ b/xml/pom.xml @@ -1,11 +1,8 @@ - - + spring-ws org.springframework.ws - 1.0.0-SNAPSHOT + 1.0.0 4.0.0 spring-xml @@ -84,4 +81,4 @@ test - + \ No newline at end of file