Rename spring-boot-starter-cloud in spring-boot-dependencies

Fixes #1781
This commit is contained in:
Andy Wilkinson 2014-10-28 19:08:43 +00:00
parent 15a3a21417
commit b1e7cd0be2
1 changed files with 1 additions and 1 deletions

View File

@ -202,7 +202,7 @@
</dependency>
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-cloud</artifactId>
<artifactId>spring-boot-starter-cloud-connectors</artifactId>
<version>1.2.0.BUILD-SNAPSHOT</version>
</dependency>
<dependency>