Fix some dependencies

This commit is contained in:
Dave Syer
2014-08-04 09:00:48 -07:00
parent 180b63def1
commit 89527267e6

View File

@@ -49,7 +49,7 @@
</dependency>
<dependency>
<groupId>org.springframework.platform</groupId>
<artifactId>spring-platform-starter-netflix</artifactId>
<artifactId>spring-platform-starter-eureka</artifactId>
<version>1.0.0.BUILD-SNAPSHOT</version>
</dependency>
<dependency>