From 867156681f9450204a5c511ed007ddda8d7c7cb2 Mon Sep 17 00:00:00 2001 From: dsyer Date: Wed, 23 Dec 2009 13:40:33 +0000 Subject: [PATCH] updates ready for 2.1.0.M4 --- pom.xml | 4 ++-- spring-batch-parent/pom.xml | 22 ++++++++++------------ src/site/apt/reference/index.apt | 2 +- 3 files changed, 13 insertions(+), 15 deletions(-) diff --git a/pom.xml b/pom.xml index 932461db0..d887a9050 100644 --- a/pom.xml +++ b/pom.xml @@ -540,7 +540,7 @@ com.springsource.repository.bundles.milestone SpringSource Enterprise Bundle Repository - SpringSource Bundle Milestones - http://repository.springsource.com/maven/bundles/milestone + http://repository.springsource.com/maven/bundles/milestone/ false @@ -548,7 +548,7 @@ com.springsource.repository.bundles.snapshot SpringSource Enterprise Bundle Repository - SpringSource Bundle Snapshots - http://repository.springsource.com/maven/bundles/snapshot + http://repository.springsource.com/maven/bundles/snapshot/ diff --git a/spring-batch-parent/pom.xml b/spring-batch-parent/pom.xml index e533037ec..8362ec36c 100644 --- a/spring-batch-parent/pom.xml +++ b/spring-batch-parent/pom.xml @@ -33,21 +33,19 @@ spring3 - 3.0.0.BUILD-SNAPSHOT - 4.6 + 3.0.0.RELEASE + 4.7 - + + + central + - spring-snapshots - http://s3.amazonaws.com/maven.springframework.org/snapshot/ - - false - - - true - + spring-sourceforge + Spring Sourceforge Repository + https://springframework.svn.sourceforge.net/svnroot/springframework/repos/repo - + staging diff --git a/src/site/apt/reference/index.apt b/src/site/apt/reference/index.apt index 1a8a76172..854c076ee 100644 --- a/src/site/apt/reference/index.apt +++ b/src/site/apt/reference/index.apt @@ -8,7 +8,7 @@ Spring Batch Documentation - This is the home of the Spring Batch Reference Guide. This is where you can find out how to use Spring Batch and how the pieces fit together. For detailed descriptions of the individual classes in Spring Batch please refer to the {{{../apidocs/index.html}Javadocs}}. There is also a separate section of this web site for the {{{../org.springframework.batch.samples/index.html}Spring Batch Samples}}. If you want to get started quickly that might be a good place to start. + This is the home of the Spring Batch Reference Guide. This is where you can find out how to use Spring Batch and how the pieces fit together. For detailed descriptions of the individual classes in Spring Batch please refer to the {{{../apidocs/index.html}Javadocs}}. There is also a separate section of this web site for the {{{../spring-batch-samples/index.html}Spring Batch Samples}}. If you want to get started quickly that might be a good place to start. Use the links below to navigate to the HTML and PDF versions of the guide: