From c93eb46a984947bfe6a14ec216b52bd61ff4ceb4 Mon Sep 17 00:00:00 2001 From: Dave Syer Date: Tue, 16 Nov 2010 14:03:57 +0000 Subject: [PATCH] Change version in poms to reflect 1.2.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 877780176..6c8fc634c 100644 --- a/spring-batch-admin-parent/pom.xml +++ b/spring-batch-admin-parent/pom.xml @@ -4,7 +4,7 @@ 4.0.0 org.springframework.batch spring-batch-admin-parent - 1.1.0.BUILD-SNAPSHOT + 1.2.0.BUILD-SNAPSHOT Spring Batch Admin Parent pom diff --git a/spring-batch-integration/pom.xml b/spring-batch-integration/pom.xml index fe57cd18e..1ccfb06c9 100644 --- a/spring-batch-integration/pom.xml +++ b/spring-batch-integration/pom.xml @@ -8,7 +8,7 @@ org.springframework.batch spring-batch-admin-parent - 1.1.0.BUILD-SNAPSHOT + 1.2.0.BUILD-SNAPSHOT ../spring-batch-admin-parent