From e75b27d249cc6c55d6d041a413fdb9811e0b80f4 Mon Sep 17 00:00:00 2001 From: nebhale Date: Tue, 6 May 2008 15:52:08 +0000 Subject: [PATCH] [maven-release-plugin] prepare for next development iteration --- docs/pom.xml | 2 +- pom.xml | 8 ++++---- spring-batch-core/pom.xml | 2 +- spring-batch-infrastructure/pom.xml | 2 +- spring-batch-integration/pom.xml | 2 +- spring-batch-samples/pom.xml | 2 +- 6 files changed, 9 insertions(+), 9 deletions(-) diff --git a/docs/pom.xml b/docs/pom.xml index 3decb5d4f..751946c69 100644 --- a/docs/pom.xml +++ b/docs/pom.xml @@ -9,7 +9,7 @@ org.springframework.batch spring-batch - 1.0.1.RELEASE + 1.0.2.BUILD-APSHOT .. diff --git a/pom.xml b/pom.xml index 1e700fdfd..e538161eb 100644 --- a/pom.xml +++ b/pom.xml @@ -7,7 +7,7 @@ - 1.0.1.RELEASE + 1.0.2.BUILD-APSHOT pom spring-batch-infrastructure @@ -22,9 +22,9 @@ http://www.springsource.com - 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 + 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 JIRA diff --git a/spring-batch-core/pom.xml b/spring-batch-core/pom.xml index 48442877c..c8d5a5ba6 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.RELEASE + 1.0.2.BUILD-APSHOT .. diff --git a/spring-batch-infrastructure/pom.xml b/spring-batch-infrastructure/pom.xml index 24a3b5556..0522d7a32 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.RELEASE + 1.0.2.BUILD-APSHOT .. diff --git a/spring-batch-integration/pom.xml b/spring-batch-integration/pom.xml index 86d2ddf04..0cca56c05 100644 --- a/spring-batch-integration/pom.xml +++ b/spring-batch-integration/pom.xml @@ -6,7 +6,7 @@ Integration tests for the Spring Batch Infrastructure org.springframework.batch - 1.0.1.RELEASE + 1.0.2.BUILD-APSHOT spring-batch .. diff --git a/spring-batch-samples/pom.xml b/spring-batch-samples/pom.xml index c7df64335..4682f6fc8 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.RELEASE + 1.0.2.BUILD-APSHOT ..