From 4d4e98345b64f3bf2e5471d89ae3ad13ef26a860 Mon Sep 17 00:00:00 2001 From: Michael Minella Date: Tue, 1 May 2018 08:58:01 -0500 Subject: [PATCH] Updated version prior to GA --- pom.xml | 4 ++-- spring-cloud-task-samples/partitioned-batch-job/pom.xml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index cdd6a428..057ecf51 100755 --- a/pom.xml +++ b/pom.xml @@ -136,9 +136,9 @@ 1.3.2.RELEASE 1.3.4.RELEASE 2.0.0.RELEASE - 1.3.0.RELEASE + 1.3.2.RELEASE 1.3.2.RELEASE - 4.0.0.RELEASE + 4.0.1.RELEASE 1.1 8.0 diff --git a/spring-cloud-task-samples/partitioned-batch-job/pom.xml b/spring-cloud-task-samples/partitioned-batch-job/pom.xml index 51654bc2..8e296ff5 100644 --- a/spring-cloud-task-samples/partitioned-batch-job/pom.xml +++ b/spring-cloud-task-samples/partitioned-batch-job/pom.xml @@ -47,7 +47,7 @@ org.springframework.batch spring-batch-integration - 4.0.0.RELEASE + 4.0.1.RELEASE