From 7bbd1a1e5d1a9a75dbd8e88a83ab3f91906e6ef2 Mon Sep 17 00:00:00 2001 From: Dave Syer Date: Thu, 6 Oct 2016 11:06:59 +0200 Subject: [PATCH] Revert last change (artifactId looks wrong but isn't) --- initializr-service/src/main/resources/application.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/initializr-service/src/main/resources/application.yml b/initializr-service/src/main/resources/application.yml index 671881c4..63094477 100644 --- a/initializr-service/src/main/resources/application.yml +++ b/initializr-service/src/main/resources/application.yml @@ -344,7 +344,7 @@ initializr: id: cloud-task description: Task result tracking along with integration with batch and streams groupId: org.springframework.cloud - artifactId: spring-cloud-task-core + artifactId: spring-cloud-task-starter - name: Cloud Config bom: cloud-bom versionRange: 1.2.3.RELEASE