diff --git a/core-tiger/pom.xml b/core-tiger/pom.xml index 0f346fed..13b9c850 100644 --- a/core-tiger/pom.xml +++ b/core-tiger/pom.xml @@ -1,9 +1,11 @@ - + spring-ws org.springframework.ws - 1.0-rc3-SNAPSHOT + 1.0-SNAPSHOT 4.0.0 spring-ws-core-tiger diff --git a/core/pom.xml b/core/pom.xml index ac62c416..d9f477ed 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -4,7 +4,7 @@ spring-ws org.springframework.ws - 1.0-rc3-SNAPSHOT + 1.0-SNAPSHOT 4.0.0 spring-ws-core diff --git a/oxm-tiger/pom.xml b/oxm-tiger/pom.xml index 811fc882..2ee7ad6b 100644 --- a/oxm-tiger/pom.xml +++ b/oxm-tiger/pom.xml @@ -1,8 +1,10 @@ - + spring-ws org.springframework.ws - 1.0-rc3-SNAPSHOT + 1.0-SNAPSHOT 4.0.0 spring-oxm-tiger @@ -26,8 +28,8 @@ - - + + ${project.build.directory}/generated-sources/test/java diff --git a/oxm/pom.xml b/oxm/pom.xml index d3bbf6b1..065ae30e 100644 --- a/oxm/pom.xml +++ b/oxm/pom.xml @@ -1,9 +1,11 @@ - + spring-ws org.springframework.ws - 1.0-rc3-SNAPSHOT + 1.0-SNAPSHOT 4.0.0 spring-oxm @@ -29,8 +31,8 @@ - - + + ${project.build.directory}/generated-sources/test/java @@ -45,8 +47,8 @@ - - + + diff --git a/pom.xml b/pom.xml index 676eb509..20e33aa4 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ org.springframework.ws spring-ws pom - 1.0-rc3-SNAPSHOT + 1.0-SNAPSHOT Spring Web Services Spring Web Services is a product of the Spring community focused on creating document-driven Web services. It @@ -24,7 +24,7 @@ mail -
arjenp@interface21.com
+
apoutsma@interface21.com
@@ -33,9 +33,7 @@ http://static.springframework.org/spring-ws/site/downloads/releases.html local - - file:///Users/arjen/Projects/Spring/repos/repo - + file:///Users/arjen/Projects/Spring/repos/repo spring-snapshot @@ -44,9 +42,7 @@ static.springframework.org - - scp://static.springframework.org/var/www/domains/springframework.org/static/htdocs/spring-ws/site - + scp://static.springframework.org/var/www/domains/springframework.org/static/htdocs/spring-ws/site 2005 @@ -530,12 +526,12 @@ org.jibx jibx-run - 1.1.3 + 1.1.5 org.jibx jibx-bind - 1.1 + 1.1.5 bcel diff --git a/sandbox/pom.xml b/sandbox/pom.xml index 05f0af25..e04e68e1 100644 --- a/sandbox/pom.xml +++ b/sandbox/pom.xml @@ -4,7 +4,7 @@ spring-ws org.springframework.ws - 1.0-rc2-SNAPSHOT + 1.0-SNAPSHOT 4.0.0 spring-ws-sandbox @@ -67,11 +67,6 @@ org.springframework spring-jms - - org.springframework - spring-remoting - ${spring.version} - org.springframework spring-jmx diff --git a/src/site/apt/upgrading.apt b/src/site/apt/upgrading.apt index 949ebddc..000ee253 100644 --- a/src/site/apt/upgrading.apt +++ b/src/site/apt/upgrading.apt @@ -2,6 +2,10 @@ Upgrading --------- +Upgrading from version 1.0-RC2 to 1.0 + + + Upgrading from version 1.0-RC1 to 1.0-RC2 Some minor last changes were made between version 1.0 Release Candidate 1 and 2of the project. The following diff --git a/xml/pom.xml b/xml/pom.xml index 2069fc4c..a69dd21d 100644 --- a/xml/pom.xml +++ b/xml/pom.xml @@ -1,9 +1,11 @@ - + spring-ws org.springframework.ws - 1.0-rc3-SNAPSHOT + 1.0-SNAPSHOT 4.0.0 spring-xml