diff --git a/samples/airline/pom.xml b/samples/airline/pom.xml
index e81070e0..707704e0 100644
--- a/samples/airline/pom.xml
+++ b/samples/airline/pom.xml
@@ -2,7 +2,7 @@
spring-ws-samples
org.springframework.ws
- 1.0.3-SNAPSHOT
+ 1.1-SNAPSHOT
4.0.0
airline
diff --git a/samples/echo/pom.xml b/samples/echo/pom.xml
index 3d4bdab7..d13a7955 100644
--- a/samples/echo/pom.xml
+++ b/samples/echo/pom.xml
@@ -2,7 +2,7 @@
spring-ws-samples
org.springframework.ws
- 1.0.3-SNAPSHOT
+ 1.1-SNAPSHOT
4.0.0
echo
diff --git a/samples/mtom/pom.xml b/samples/mtom/pom.xml
index 76e03257..b2e84eac 100644
--- a/samples/mtom/pom.xml
+++ b/samples/mtom/pom.xml
@@ -3,7 +3,7 @@
spring-ws-samples
org.springframework.ws
- 1.0.3-SNAPSHOT
+ 1.1-SNAPSHOT
4.0.0
mtom
diff --git a/samples/pom.xml b/samples/pom.xml
index 58c9bdcc..3933aef6 100644
--- a/samples/pom.xml
+++ b/samples/pom.xml
@@ -3,7 +3,7 @@
spring-ws
org.springframework.ws
- 1.0.3-SNAPSHOT
+ 1.1-SNAPSHOT
4.0.0
spring-ws-samples
@@ -60,4 +60,10 @@
runtime
+
+
+ app
+
+
+
diff --git a/samples/tutorial/pom.xml b/samples/tutorial/pom.xml
index 9e6581a8..bd8b35c3 100644
--- a/samples/tutorial/pom.xml
+++ b/samples/tutorial/pom.xml
@@ -3,7 +3,7 @@
spring-ws-samples
org.springframework.ws
- 1.0.3-SNAPSHOT
+ 1.1-SNAPSHOT
4.0.0
tutorial
diff --git a/src/site/apt/downloads/releases.apt b/src/site/apt/downloads/releases.apt
index 171202a8..e660df79 100644
--- a/src/site/apt/downloads/releases.apt
+++ b/src/site/apt/downloads/releases.apt
@@ -11,6 +11,6 @@ Downloads
* {{{http://sourceforge.net/project/showfiles.php?group_id=73357&package_id=178569&release_id=552258}Download}} | {{{http://static.springframework.org/spring-ws/docs/1.0.2/changelog.txt}Changelog}} | {{{http://forum.springframework.org/showthread.php?t=45879}Announcement}}
- * <>
+ * <>
* {{{snapshots.html}Download nighly snapshots}}
diff --git a/src/site/apt/downloads/snapshots.apt b/src/site/apt/downloads/snapshots.apt
index c8abc9c9..2dd8eb84 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.0.3-SNAPSHOT
+ 1.1-SNAPSHOT
+---------------
Additionally, there are
- {{{http://s3browse.com/explore/maven.springframework.org/snapshot/org/springframework/ws/spring-ws/1.0.3-SNAPSHOT/}zips}}
+ {{{http://s3browse.com/explore/maven.springframework.org/snapshot/org/springframework/ws/spring-ws/1.1.0-SNAPSHOT/}zips}}
available which contain all jars. Make sure to click 'Next >' a couple of times to get the most recent snapshots.