From 6cd141765ca11dc410c987df7aaeaaa335be9a26 Mon Sep 17 00:00:00 2001 From: David Syer Date: Mon, 17 May 2010 14:30:53 +0000 Subject: [PATCH] [maven-release-plugin] prepare release 1.0.0.RELEASE --- spring-batch-admin-parent/pom.xml | 2 +- spring-batch-integration/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/spring-batch-admin-parent/pom.xml b/spring-batch-admin-parent/pom.xml index 8d60ce374..e589eb64f 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.RELEASE Spring Batch Admin Parent pom diff --git a/spring-batch-integration/pom.xml b/spring-batch-integration/pom.xml index 2108d893f..57ba3850c 100644 --- a/spring-batch-integration/pom.xml +++ b/spring-batch-integration/pom.xml @@ -7,7 +7,7 @@ org.springframework.batch spring-batch-admin-parent - 1.0.0.BUILD-SNAPSHOT + 1.0.0.RELEASE ../spring-batch-admin-parent