Switch to spring-cloud-starter-parent

This commit is contained in:
Dave Syer
2014-11-21 10:05:18 +00:00
parent 19130fb0b1
commit 9a2b9a9f13

View File

@@ -23,7 +23,7 @@
<dependencies>
<dependency>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-starters</artifactId>
<artifactId>spring-cloud-starter-parent</artifactId>
<version>${project.version}</version>
<type>pom</type>
<scope>import</scope>