From b876ef93c8fd9cf3bd8d084b9af4aa612fe515b1 Mon Sep 17 00:00:00 2001 From: nebhale Date: Tue, 6 May 2008 15:51:32 +0000 Subject: [PATCH] [maven-release-plugin] prepare release spring-batch-1.0.1.RELEASE --- docs/pom.xml | 2 +- pom.xml | 8 ++++---- spring-batch-core/pom.xml | 2 +- spring-batch-infrastructure/pom.xml | 2 +- spring-batch-integration/pom.xml | 5 ++--- spring-batch-samples/pom.xml | 2 +- 6 files changed, 10 insertions(+), 11 deletions(-) diff --git a/docs/pom.xml b/docs/pom.xml index 5676c9c61..3decb5d4f 100644 --- a/docs/pom.xml +++ b/docs/pom.xml @@ -9,7 +9,7 @@ org.springframework.batch spring-batch - 1.0.1.DEV-SNAPSHOT + 1.0.1.RELEASE .. diff --git a/pom.xml b/pom.xml index dff221444..1e700fdfd 100644 --- a/pom.xml +++ b/pom.xml @@ -7,7 +7,7 @@ - 1.0.1.DEV-SNAPSHOT + 1.0.1.RELEASE pom spring-batch-infrastructure @@ -22,9 +22,9 @@ http://www.springsource.com - http://fisheye3.cenqua.com/browse/springframework/spring-batch/trunk - scm:svn:http://springframework.svn.sourceforge.net/svnroot/springframework/spring-batch/trunk - scm:svn:https://springframework.svn.sourceforge.net/svnroot/springframework/spring-batch/trunk + http://fisheye3.cenqua.com/browse/springframework/spring-batch/tags/spring-batch-1.0.1.RELEASE + scm:svn:http://springframework.svn.sourceforge.net/svnroot/springframework/spring-batch/tags/spring-batch-1.0.1.RELEASE + scm:svn:https://springframework.svn.sourceforge.net/svnroot/springframework/spring-batch/tags/spring-batch-1.0.1.RELEASE JIRA diff --git a/spring-batch-core/pom.xml b/spring-batch-core/pom.xml index e782cfcde..48442877c 100644 --- a/spring-batch-core/pom.xml +++ b/spring-batch-core/pom.xml @@ -12,7 +12,7 @@ org.springframework.batch spring-batch - 1.0.1.DEV-SNAPSHOT + 1.0.1.RELEASE .. diff --git a/spring-batch-infrastructure/pom.xml b/spring-batch-infrastructure/pom.xml index cceb4ea78..24a3b5556 100644 --- a/spring-batch-infrastructure/pom.xml +++ b/spring-batch-infrastructure/pom.xml @@ -10,7 +10,7 @@ org.springframework.batch spring-batch - 1.0.1.DEV-SNAPSHOT + 1.0.1.RELEASE .. diff --git a/spring-batch-integration/pom.xml b/spring-batch-integration/pom.xml index c5d497e35..86d2ddf04 100644 --- a/spring-batch-integration/pom.xml +++ b/spring-batch-integration/pom.xml @@ -1,5 +1,4 @@ - + 4.0.0 spring-batch-integration jar @@ -7,7 +6,7 @@ Integration tests for the Spring Batch Infrastructure org.springframework.batch - 1.0.1.DEV-SNAPSHOT + 1.0.1.RELEASE spring-batch .. diff --git a/spring-batch-samples/pom.xml b/spring-batch-samples/pom.xml index 46ff87fc6..c7df64335 100644 --- a/spring-batch-samples/pom.xml +++ b/spring-batch-samples/pom.xml @@ -10,7 +10,7 @@ org.springframework.batch spring-batch - 1.0.1.DEV-SNAPSHOT + 1.0.1.RELEASE ..