Update to 1.0.0.RELEASE

This commit is contained in:
Dave Syer
2015-03-03 14:14:55 +00:00
parent f704e91b7a
commit 93e1d3d5ae
20 changed files with 50 additions and 50 deletions

View File

@@ -5,7 +5,7 @@
<parent>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-starter-parent</artifactId>
<version>1.0.0.BUILD-SNAPSHOT</version>
<version>1.0.0.RELEASE</version>
<relativePath>../spring-cloud-starter-parent</relativePath>
</parent>
<artifactId>spring-cloud-starter-eureka-server</artifactId>