Refactor for config client stuff moving to commons

This commit is contained in:
Dave Syer
2015-03-18 15:42:41 +00:00
parent ea6b671f9b
commit d7eaf750f3
2 changed files with 0 additions and 10 deletions

View File

@@ -37,11 +37,6 @@
</dependencyManagement>
<dependencies>
<dependency>
<!-- TODO: remove this -->
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-starter-config</artifactId>
</dependency>
<dependency>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-starter-zuul</artifactId>

View File

@@ -37,11 +37,6 @@
</dependencyManagement>
<dependencies>
<dependency>
<!-- TODO: remove this -->
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-starter-config</artifactId>
</dependency>
<dependency>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-starter-zuul</artifactId>