From bcb78d8499acbeb5703f154ae71f01ef5810bd8f Mon Sep 17 00:00:00 2001 From: David Syer Date: Sun, 25 Jul 2010 12:43:42 +0000 Subject: [PATCH] Switch to 1.1.0 on trunk --- 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 37b13ecba..9cd430bdb 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.1.BUILD-SNAPSHOT + 1.1.0.BUILD-SNAPSHOT Spring Batch Admin Parent pom diff --git a/spring-batch-integration/pom.xml b/spring-batch-integration/pom.xml index 600d94a43..7f3dea682 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.1.BUILD-SNAPSHOT + 1.1.0.BUILD-SNAPSHOT ../spring-batch-admin-parent