Commit b1e7cd0b authored by Andy Wilkinson's avatar Andy Wilkinson

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

Fixes #1781
parent 15a3a214
...@@ -202,7 +202,7 @@ ...@@ -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>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment