Update to 1.0.2 snapshots

This commit is contained in:
Dave Syer
2015-04-23 11:11:22 +01:00
parent 707ba28a04
commit 3e43d56c5f
18 changed files with 37 additions and 37 deletions

View File

@@ -5,7 +5,7 @@
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-sample-configserver-eureka</artifactId>
<version>1.0.1.BUILD-SNAPSHOT</version>
<version>1.0.2.BUILD-SNAPSHOT</version>
<packaging>jar</packaging>
<name>spring-cloud-sample-configserver-eureka</name>
@@ -14,7 +14,7 @@
<parent>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-starter-parent</artifactId>
<version>1.0.1.BUILD-SNAPSHOT</version>
<version>1.0.2.BUILD-SNAPSHOT</version>
<relativePath/> <!-- lookup parent from repository -->
</parent>