diff --git a/src/site/apt/download.apt b/src/site/apt/download.apt
index 71199bca3b..164ebe5332 100644
--- a/src/site/apt/download.apt
+++ b/src/site/apt/download.apt
@@ -32,8 +32,8 @@ HttpClient Downloads
The latest release available for download:
- {{{http://hc.apache.org/downloads.cgi}4.0}} -
- {{{http://www.apache.org/dist/httpcomponents/httpclient/RELEASE_NOTES.txt}Release Notes}} -
+ {{{http://hc.apache.org/downloads.cgi}4.0.2}} -
+ {{{http://www.apache.org/dist/httpcomponents/httpclient/RELEASE_NOTES-4.0.x.txt}Release Notes}} -
{{{http://www.apache.org/licenses/LICENSE-2.0.html}License}}
{Dependency management with Maven}
@@ -48,7 +48,7 @@ HttpClient Downloads
org.apache.httpcomponents
httpclient
- 4.0
+ 4.0.2
compile
-------------------------
@@ -59,7 +59,7 @@ HttpClient Downloads
org.apache.httpcomponents
httpmime
- 4.0
+ 4.0.2
compile
-------------------------