diff --git a/archetype/pom.xml b/archetype/pom.xml index 6c4b1a5f..29e78c74 100644 --- a/archetype/pom.xml +++ b/archetype/pom.xml @@ -3,7 +3,7 @@ spring-ws-parent org.springframework.ws - 1.1-SNAPSHOT + 1.5-m1-SNAPSHOT 4.0.0 spring-ws-archetype diff --git a/core-tiger/pom.xml b/core-tiger/pom.xml index 0645fb69..00c837ee 100644 --- a/core-tiger/pom.xml +++ b/core-tiger/pom.xml @@ -2,7 +2,7 @@ spring-ws-parent org.springframework.ws - 1.1-SNAPSHOT + 1.5-m1-SNAPSHOT 4.0.0 spring-ws-core-tiger diff --git a/core/pom.xml b/core/pom.xml index 47b4b7af..6fa5850e 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -3,7 +3,7 @@ spring-ws-parent org.springframework.ws - 1.1-SNAPSHOT + 1.5-m1-SNAPSHOT 4.0.0 spring-ws-core diff --git a/oxm-tiger/pom.xml b/oxm-tiger/pom.xml index acd6c6d4..2c422b89 100644 --- a/oxm-tiger/pom.xml +++ b/oxm-tiger/pom.xml @@ -3,7 +3,7 @@ spring-ws-parent org.springframework.ws - 1.1-SNAPSHOT + 1.5-m1-SNAPSHOT 4.0.0 spring-oxm-tiger diff --git a/oxm/pom.xml b/oxm/pom.xml index c5c79aae..f4c9ce11 100644 --- a/oxm/pom.xml +++ b/oxm/pom.xml @@ -3,20 +3,13 @@ spring-ws-parent org.springframework.ws - 1.1-SNAPSHOT + 1.5-m1-SNAPSHOT 4.0.0 spring-oxm jar Spring O/X Mapping Spring Object/XML Mapping abstraction - - - jibx - JiBX Maven Repository - http://jibx.sourceforge.net/maven2/ - - diff --git a/parent/pom.xml b/parent/pom.xml index 0b231d9b..8a0def9e 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -4,7 +4,7 @@ org.springframework.ws spring-ws-parent pom - 1.1-SNAPSHOT + 1.5-m1-SNAPSHOT Spring Web Services - Parent http://static.springframework.org/spring-ws/site/downloads/releases.html diff --git a/pom.xml b/pom.xml index 34c0955f..873d581a 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ org.springframework.ws spring-ws pom - 1.1-SNAPSHOT + 1.5-m1-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/jms/build.xml b/samples/airline/client/jms/build.xml index ba8d29f9..8f2f4c40 100644 --- a/samples/airline/client/jms/build.xml +++ b/samples/airline/client/jms/build.xml @@ -19,13 +19,13 @@ - + - + diff --git a/samples/airline/pom.xml b/samples/airline/pom.xml index 4b24a5f0..0331f47f 100644 --- a/samples/airline/pom.xml +++ b/samples/airline/pom.xml @@ -3,7 +3,7 @@ spring-ws-samples org.springframework.ws - 1.1-SNAPSHOT + 1.5-m1-SNAPSHOT 4.0.0 airline diff --git a/samples/echo/pom.xml b/samples/echo/pom.xml index d13a7955..88625b0f 100644 --- a/samples/echo/pom.xml +++ b/samples/echo/pom.xml @@ -2,7 +2,7 @@ spring-ws-samples org.springframework.ws - 1.1-SNAPSHOT + 1.5-m1-SNAPSHOT 4.0.0 echo diff --git a/samples/mtom/pom.xml b/samples/mtom/pom.xml index f360d978..62396c57 100644 --- a/samples/mtom/pom.xml +++ b/samples/mtom/pom.xml @@ -3,7 +3,7 @@ spring-ws-samples org.springframework.ws - 1.1-SNAPSHOT + 1.5-m1-SNAPSHOT 4.0.0 mtom diff --git a/samples/pom.xml b/samples/pom.xml index 00a565aa..e02c9dea 100644 --- a/samples/pom.xml +++ b/samples/pom.xml @@ -3,7 +3,7 @@ spring-ws-parent org.springframework.ws - 1.1-SNAPSHOT + 1.5-m1-SNAPSHOT 4.0.0 spring-ws-samples diff --git a/samples/tutorial/pom.xml b/samples/tutorial/pom.xml index bd8b35c3..a07c66ca 100644 --- a/samples/tutorial/pom.xml +++ b/samples/tutorial/pom.xml @@ -3,7 +3,7 @@ spring-ws-samples org.springframework.ws - 1.1-SNAPSHOT + 1.5-m1-SNAPSHOT 4.0.0 tutorial diff --git a/sandbox/pom.xml b/sandbox/pom.xml index 8372d8f6..eddb04c7 100644 --- a/sandbox/pom.xml +++ b/sandbox/pom.xml @@ -1,9 +1,9 @@ - spring-ws + spring-ws-parent org.springframework.ws - 1.1-SNAPSHOT + 1.5-m1-SNAPSHOT 4.0.0 spring-ws-sandbox diff --git a/security/pom.xml b/security/pom.xml index 6627d7ca..ced85e17 100644 --- a/security/pom.xml +++ b/security/pom.xml @@ -3,7 +3,7 @@ spring-ws-parent org.springframework.ws - 1.1-SNAPSHOT + 1.5-m1-SNAPSHOT 4.0.0 spring-ws-security diff --git a/src/site/apt/downloads/snapshots.apt b/src/site/apt/downloads/snapshots.apt index 2dd8eb84..dd6d3853 100644 --- a/src/site/apt/downloads/snapshots.apt +++ b/src/site/apt/downloads/snapshots.apt @@ -23,10 +23,10 @@ Snapshot Builds org.springframework.ws spring-ws-core - 1.1-SNAPSHOT + 1.5-m1-SNAPSHOT +--------------- Additionally, there are - {{{http://s3browse.com/explore/maven.springframework.org/snapshot/org/springframework/ws/spring-ws/1.1.0-SNAPSHOT/}zips}} + {{{http://s3browse.com/explore/maven.springframework.org/snapshot/org/springframework/ws/spring-ws/1.5-m1-SNAPSHOT/}zips}} available which contain all jars. Make sure to click 'Next >' a couple of times to get the most recent snapshots. diff --git a/support/pom.xml b/support/pom.xml index ede8e154..dfe21735 100644 --- a/support/pom.xml +++ b/support/pom.xml @@ -3,7 +3,7 @@ spring-ws-parent org.springframework.ws - 1.1-SNAPSHOT + 1.5-m1-SNAPSHOT 4.0.0 org.springframework.ws diff --git a/xml/pom.xml b/xml/pom.xml index d199faad..76b5fe52 100644 --- a/xml/pom.xml +++ b/xml/pom.xml @@ -2,7 +2,7 @@ spring-ws-parent org.springframework.ws - 1.1-SNAPSHOT + 1.5-m1-SNAPSHOT 4.0.0 spring-xml