From 716e0c1be62c82731a4f5e800e20c0b1b4bc128c Mon Sep 17 00:00:00 2001 From: dsyer Date: Mon, 14 Jul 2008 12:10:35 +0000 Subject: [PATCH] update version numbers --- src/site/apt/downloads.apt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/site/apt/downloads.apt b/src/site/apt/downloads.apt index 09523c751..612b2c120 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.1.0.RELEASE>>, the latest snapshots are <<2.0.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.1.0.RELEASE +---------------