diff --git a/archetype/src/main/resources/archetype-resources/pom.xml b/archetype/src/main/resources/archetype-resources/pom.xml
index 79bec3de..20130b89 100644
--- a/archetype/src/main/resources/archetype-resources/pom.xml
+++ b/archetype/src/main/resources/archetype-resources/pom.xml
@@ -15,12 +15,12 @@
org.springframework.ws
spring-oxm
- 1.5.9
+ 1.5.10
org.springframework.ws
spring-ws-core
- 1.5.9
+ 1.5.10
diff --git a/samples/airline/client/jms/build.xml b/samples/airline/client/jms/build.xml
index 5dd4ae4f..9fae388f 100644
--- a/samples/airline/client/jms/build.xml
+++ b/samples/airline/client/jms/build.xml
@@ -23,7 +23,7 @@
-
+
@@ -31,7 +31,7 @@
-
+
diff --git a/samples/airline/client/spring-ws/build.xml b/samples/airline/client/spring-ws/build.xml
index 90974e7f..3df56cc4 100644
--- a/samples/airline/client/spring-ws/build.xml
+++ b/samples/airline/client/spring-ws/build.xml
@@ -19,8 +19,8 @@
-
-
+
+
diff --git a/samples/echo/client/spring-ws/build.xml b/samples/echo/client/spring-ws/build.xml
index 61d09a29..5153ef35 100644
--- a/samples/echo/client/spring-ws/build.xml
+++ b/samples/echo/client/spring-ws/build.xml
@@ -11,7 +11,7 @@
-
+
diff --git a/samples/mtom/client/spring-ws/build.xml b/samples/mtom/client/spring-ws/build.xml
index 7bb94158..a3c4c014 100644
--- a/samples/mtom/client/spring-ws/build.xml
+++ b/samples/mtom/client/spring-ws/build.xml
@@ -29,7 +29,7 @@
-
+
@@ -37,9 +37,9 @@
-
-
-
+
+
+
diff --git a/samples/pox/client/spring-ws/build.xml b/samples/pox/client/spring-ws/build.xml
index c82b1451..9b01ef9f 100644
--- a/samples/pox/client/spring-ws/build.xml
+++ b/samples/pox/client/spring-ws/build.xml
@@ -11,7 +11,7 @@
-
+
diff --git a/samples/stockquote/client/spring-ws/build.xml b/samples/stockquote/client/spring-ws/build.xml
index 325ced33..4aef0938 100644
--- a/samples/stockquote/client/spring-ws/build.xml
+++ b/samples/stockquote/client/spring-ws/build.xml
@@ -11,7 +11,7 @@
-
+
diff --git a/src/docbkx/tutorial.xml b/src/docbkx/tutorial.xml
index 12c9ae9e..b58254c3 100644
--- a/src/docbkx/tutorial.xml
+++ b/src/docbkx/tutorial.xml
@@ -474,7 +474,7 @@
mvn archetype:create -DarchetypeGroupId=org.springframework.ws \
-DarchetypeArtifactId=spring-ws-archetype \
- -DarchetypeVersion=1.5.9 \
+ -DarchetypeVersion=1.5.10 \
-DgroupId=com.mycompany.hr \
-DartifactId=holidayService
@@ -634,7 +634,7 @@ public class HolidayEndpoint extends AbstractJDomPayloadEndpoint {
org.springframework.ws
spring-ws-core
- 1.5.9
+ 1.5.10
jdom
diff --git a/src/site/apt/downloads/releases.apt b/src/site/apt/downloads/releases.apt
index f40d5261..e62937c2 100644
--- a/src/site/apt/downloads/releases.apt
+++ b/src/site/apt/downloads/releases.apt
@@ -6,9 +6,9 @@ Downloads
* Get the latest Spring Web Services releases here
- * <>
+ * <>
- * {{{http://www.springsource.com/download/community?project=Spring%20Web%20Services}Download}} | {{{http://static.springframework.org/spring-ws/docs/1.5.9/changelog.txt}Changelog}} | {{{http://forum.springframework.org/showthread.php?t=83900}Announcement}}
+ * {{{http://www.springsource.com/download/community?project=Spring%20Web%20Services}Download}} | {{{http://static.springframework.org/spring-ws/docs/1.5.10/changelog.txt}Changelog}} | {{{http://forum.springframework.org/showthread.php?t=83900}Announcement}}
* <>