From b1e7cd0be2fd2e52e8659c7ae91c56e51aac2be9 Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Tue, 28 Oct 2014 19:08:43 +0000 Subject: [PATCH] Rename spring-boot-starter-cloud in spring-boot-dependencies Fixes #1781 --- spring-boot-dependencies/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spring-boot-dependencies/pom.xml b/spring-boot-dependencies/pom.xml index 3b7f66b97e0..fc327c3f8c4 100644 --- a/spring-boot-dependencies/pom.xml +++ b/spring-boot-dependencies/pom.xml @@ -202,7 +202,7 @@ org.springframework.boot - spring-boot-starter-cloud + spring-boot-starter-cloud-connectors 1.2.0.BUILD-SNAPSHOT