diff --git a/src/site/apt/downloads.apt b/src/site/apt/downloads.apt
index 7efddbd79..cf0964e81 100644
--- a/src/site/apt/downloads.apt
+++ b/src/site/apt/downloads.apt
@@ -1,7 +1,7 @@
---------
Downloads
---------
- Dave Syer, Ben Hale
+ Dave Syer, Ben Hale, Michael Minella
------
December 2007, February 2009, July 2009
@@ -23,13 +23,13 @@ Source code can also be browsed and downloaded at {{{http://github.com/SpringSou
* Maven Artifacts
- Traditional "spring-*" artifacts are deployed on the Maven central repo. Full releases in this format also go in our s3 repository, browseable {{{http://shrub.appspot.com/maven.springframework.org/release/org/springframework/batch}here}}:
+ Traditional "spring-*" artifacts are deployed on the Maven central repo. Full releases in this format also go in our s3 repository, browseable {{{http://shrub.appspot.com/maven.springframework.org/release/org/springframework/batch/}here}}:
+---------------
spring-releases
Spring Maven RELEASE Repository
- http://maven.springframework.org/release
+ http://repo.springsource.org/release
+---------------
@@ -104,7 +104,7 @@ Source code can also be browsed and downloaded at {{{http://github.com/SpringSou
+---------------
- Milestones are also deployed to the SpringSource Enterprise Repository ({{{http://shrub.appspot.com/repository.springsource.com/maven/bundles/milestone}browseable here}}), so use this repository if you want to depend on artifacts in the <<>> style:
+ Milestones are also deployed to the SpringSource Enterprise Repository ({{{http://shrub.appspot.com/repository.springsource.com/maven/bundles/milestone/}browseable here}}), so use this repository if you want to depend on artifacts in the <<>> style:
+---