diff --git a/parent/pom.xml b/parent/pom.xml
index 58741b47..f0625602 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -88,6 +88,10 @@
maven-deploy-plugin
2.5
+
+ maven-site-plugin
+ 3.0
+
maven-release-plugin
2.2.1
@@ -150,6 +154,16 @@
maven-jar-plugin
+
+ maven-site-plugin
+
+
+ org.apache.maven.wagon
+ wagon-ssh
+ 1.0-beta-7
+
+
+
diff --git a/pom.xml b/pom.xml
index 84c6cd5a..b79d945c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -157,6 +157,17 @@
maven-release-plugin
2.2.1
+
+ maven-site-plugin
+ 3.0
+
+
+ org.apache.maven.wagon
+ wagon-ssh
+ 1.0-beta-7
+
+
+
maven-assembly-plugin
2.2-beta-5
diff --git a/src/site/apt/downloads/releases.apt b/src/site/apt/downloads/releases.apt
index 1477c835..c20d1c00 100644
--- a/src/site/apt/downloads/releases.apt
+++ b/src/site/apt/downloads/releases.apt
@@ -6,10 +6,10 @@ 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/2.0.1.RELEASE/changelog.txt}Changelog}} | {{{http://forum.springframework.org/showthread.php?t=106405}Announcement}}
+ * {{{http://www.springsource.com/download/community?project=Spring%20Web%20Services}Download}} | {{{http://static.springframework.org/spring-ws/docs/2.0.4.RELEASE/changelog.txt}Changelog}} | {{{http://forum.springframework.org/showthread.php?t=122440}Announcement}}
- * <>
+ * <>
* {{{snapshots.html}Download nightly snapshots}}
diff --git a/src/site/apt/downloads/snapshots.apt b/src/site/apt/downloads/snapshots.apt
index 772dccc5..510f3630 100644
--- a/src/site/apt/downloads/snapshots.apt
+++ b/src/site/apt/downloads/snapshots.apt
@@ -23,7 +23,7 @@ Snapshot Builds
org.springframework.ws
spring-ws-core
- 2.0.2.RELEASE-SNAPSHOT
+ 2.0.5.RELEASE-SNAPSHOT
+---------------