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>
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>org.springframework.boot</groupId>
|
<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>
|
<version>1.2.0.BUILD-SNAPSHOT</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
<dependency>
|
<dependency>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue