Rename spring-boot-starter-cloud in spring-boot-dependencies
Fixes #1781
This commit is contained in:
parent
15a3a21417
commit
b1e7cd0be2
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Reference in New Issue