diff --git a/src/site/apt/downloads.apt b/src/site/apt/downloads.apt index 09523c751..8bd695c76 100644 --- a/src/site/apt/downloads.apt +++ b/src/site/apt/downloads.apt @@ -7,7 +7,7 @@ Spring Batch Downloads - The current GA release is <<1.0.0.FINAL>>, the latest snapshots are <<1.0.1.dev-SNAPSHOT>>. + The current GA release is <<1.0.1.RELEASE>>, the latest snapshots are <<1.1.0.DEV-SNAPSHOT>>. * Zip Downloads @@ -27,7 +27,7 @@ Individual dependencies can then by added like so (inside a \ ele org.springframework.batch spring-batch-core - 1.0.0 + 1.0.1.RELEASE +---------------