Update netflix dependencies to 1.0.2

Also use <properties/> to specify all starter depdendency versions
so users can override them.
This commit is contained in:
Dave Syer
2015-04-30 12:10:52 +02:00
parent a55246b152
commit 629c4addec
11 changed files with 60 additions and 57 deletions

View File

@@ -3,7 +3,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-starter-docs</artifactId>
<version>1.0.1.RELEASE</version>
<version>1.0.2.RELEASE</version>
<parent>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-build</artifactId>