From b799306de8a9072d7a394459b66051a26449241e Mon Sep 17 00:00:00 2001 From: dsyer Date: Mon, 3 Aug 2009 14:36:54 +0000 Subject: [PATCH] BATCH-1353: update link --- src/site/apt/snapshots.apt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/site/apt/snapshots.apt b/src/site/apt/snapshots.apt index 7c74e4d18..8a3175b4d 100644 --- a/src/site/apt/snapshots.apt +++ b/src/site/apt/snapshots.apt @@ -9,7 +9,7 @@ Snapshot Builds These builds are provided for testing and development purposes only. They are built by a Bamboo process automatically using the latest snapshot from Subversion. - Snapshots are deployed in Maven Central format every night to the {{{http://s3browse.com/explore/maven.springframework.org/milestone/org/springframework/batch}SpringSource Maven Repository}}, so use this in your POM (inside a \ element): + Snapshots are deployed in Maven Central format every night to the {{{http://s3browse.com/explore/maven.springframework.org/snapshot/org/springframework/batch}SpringSource Maven Repository}}, so use this in your POM (inside a \ element): +---