From 29b719dce9fa07eb173b442e55504101a75e1c94 Mon Sep 17 00:00:00 2001 From: Michael Minella Date: Fri, 4 Aug 2017 14:34:11 -0500 Subject: [PATCH] Upgraded Spring Cloud Deployer and related components to 2.0.0.BUILD-SNAPSHOT --- pom.xml | 8 ++++---- spring-cloud-task-samples/partitioned-batch-job/pom.xml | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/pom.xml b/pom.xml index 5c79bd9b..d831e566 100755 --- a/pom.xml +++ b/pom.xml @@ -138,11 +138,11 @@ 2.0.0.BUILD-SNAPSHOT - 1.2.0.RELEASE - 1.2.0.RELEASE + 2.0.0.BUILD-SNAPSHOT + 2.0.0.BUILD-SNAPSHOT 2.0.0.BUILD-SNAPSHOT - 1.2.0.RELEASE - 1.2.0.RELEASE + 2.0.0.BUILD-SNAPSHOT + 2.0.0.BUILD-SNAPSHOT 4.0.0.BUILD-SNAPSHOT 1.1 7.0 diff --git a/spring-cloud-task-samples/partitioned-batch-job/pom.xml b/spring-cloud-task-samples/partitioned-batch-job/pom.xml index 0417d929..91396528 100644 --- a/spring-cloud-task-samples/partitioned-batch-job/pom.xml +++ b/spring-cloud-task-samples/partitioned-batch-job/pom.xml @@ -53,7 +53,7 @@ org.springframework.cloud spring-cloud-deployer-local - 1.2.1.RELEASE + 2.0.0.BUILD-SNAPSHOT