Fix download links in docos

This commit is contained in:
dsyer
2007-10-10 18:05:55 +00:00
parent 5eac2d9522
commit 80db2f7050
2 changed files with 2 additions and 2 deletions

View File

@@ -39,7 +39,7 @@ Milestone Builds
</dependency>
+---------------
Additionally, you can browse the repository with a web browser {{{http://s3browse.com/explore/maven.springframework.org/milestone/org/springframework/spring-batch}here}}.
Additionally, you can browse the repository with a web browser {{{http://s3browse.com/explore/maven.springframework.org/milestone/org/springframework/batch}here}}. If you are downloading the jar files manually from there you can see the internal and external project dependencies in the <<<spring-batch-*/*.pom>>> files. You will probably need <<<spring-batch-execution>>>, <<<spring-batch-core>>> and <<<spring-batch-infrastructure>>>.
Snapshot Builds

View File

@@ -30,4 +30,4 @@ Snapshot Builds
</dependency>
+---------------
Additionally, you can browse the repository with a web browser {{{http://s3browse.com/explore/maven.springframework.org/snapshot/org/springframework/batch}here}}.
Additionally, you can browse the repository with a web browser {{{http://s3browse.com/explore/maven.springframework.org/snapshot/org/springframework/batch}here}}. If you are downloading the jar files manually from there you can see the internal and external project dependencies in the <<<spring-batch-*/*.pom>>> files. You will probably need <<<spring-batch-execution>>>, <<<spring-batch-core>>> and <<<spring-batch-infrastructure>>>.