diff --git a/src/site/apt/downloads.apt b/src/site/apt/downloads.apt index 54d543039..d0241c5aa 100644 --- a/src/site/apt/downloads.apt +++ b/src/site/apt/downloads.apt @@ -52,7 +52,7 @@ Spring Batch Downloads +--------------- - With full releases there are also traditional "spring-*" artifacts deployed on the Maven central repo, and also in our s3 repository, browseable {{{http://s3browse.com/explore/maven.springframework.org/release/org/springframework/batch}here}}: + With full releases there are also traditional "spring-*" artifacts deployed on the Maven central repo. Full releases in this format also go in our s3 repository, browseable {{{http://s3browse.com/explore/maven.springframework.org/release/org/springframework/batch}here}}: +--------------- @@ -106,7 +106,7 @@ Spring Batch Downloads +--------------- - Milestones are also published in the older s3 repository and in Maven central repo. You can browse the {{{http://s3browse.com/explore/maven.springframework.org/milestone/org/springframework/batch}S3 repository}} with a web browser. To use them, just add the following repository to your POM (inside a \ element at the top level): + Milestones are also published in the older s3 repository with Maven Central format dependencies. You can browse the {{{http://s3browse.com/explore/maven.springframework.org/milestone/org/springframework/batch}S3 repository}} with a web browser. To use them, just add the following repository to your POM (inside a \ element at the top level): +---------------