From c3a3b376acb44758a6df656c94fcd78acfb3c6cf Mon Sep 17 00:00:00 2001 From: Glenn Renfro Date: Tue, 17 Dec 2019 16:31:57 -0500 Subject: [PATCH] polish --- spring-cloud-task-samples/timestamp/pom.xml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/spring-cloud-task-samples/timestamp/pom.xml b/spring-cloud-task-samples/timestamp/pom.xml index 92d9cc5d..3b3f6c79 100644 --- a/spring-cloud-task-samples/timestamp/pom.xml +++ b/spring-cloud-task-samples/timestamp/pom.xml @@ -13,7 +13,7 @@ org.springframework.boot spring-boot-starter-parent - 2.2.2.BUILD-SNAPSHOT + 2.2.2.RELEASE @@ -29,7 +29,6 @@ org.springframework.cloud spring-cloud-task-dependencies 2.2.2.BUILD-SNAPSHOT - pom import