From 53418bdfe6b14e2e4e2dc7ec55d13d8958698d5e Mon Sep 17 00:00:00 2001 From: David Syer Date: Wed, 28 Apr 2010 12:43:27 +0000 Subject: [PATCH] [maven-release-plugin] prepare release 1.0.0.RC1 --- spring-batch-admin-parent/pom.xml | 2 +- spring-batch-integration/pom.xml | 5 ++--- 2 files changed, 3 insertions(+), 4 deletions(-) diff --git a/spring-batch-admin-parent/pom.xml b/spring-batch-admin-parent/pom.xml index 8d60ce374..6b264369e 100644 --- a/spring-batch-admin-parent/pom.xml +++ b/spring-batch-admin-parent/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.springframework.batch spring-batch-admin-parent - 1.0.0.BUILD-SNAPSHOT + 1.0.0.RC1 Spring Batch Admin Parent pom diff --git a/spring-batch-integration/pom.xml b/spring-batch-integration/pom.xml index c97f8718d..a134ce2ff 100644 --- a/spring-batch-integration/pom.xml +++ b/spring-batch-integration/pom.xml @@ -1,6 +1,5 @@ - + 4.0.0 spring-batch-integration Spring Batch Integration @@ -8,7 +7,7 @@ org.springframework.batch spring-batch-admin-parent - 1.0.0.BUILD-SNAPSHOT + 1.0.0.RC1 ../spring-batch-admin-parent