From 580c18ab0be6749342a70b380c39767c7642da05 Mon Sep 17 00:00:00 2001 From: Glenn Renfro Date: Tue, 22 Jan 2019 08:35:10 -0500 Subject: [PATCH] Updated Deployer Dependencies --- 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 7a5ae086..bdf5a886 100755 --- a/pom.xml +++ b/pom.xml @@ -125,8 +125,8 @@ 2.1.0.RELEASE - 2.0.0.RC1 - 2.0.0.RC1 + 2.0.0.RELEASE + 2.0.0.RELEASE 2.1.0.RELEASE 4.1.1.RELEASE 1.1 diff --git a/spring-cloud-task-samples/partitioned-batch-job/pom.xml b/spring-cloud-task-samples/partitioned-batch-job/pom.xml index 13869c70..49e18739 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 - 2.0.0.RC1 + 2.0.0.RELEASE