Update SNAPSHOT to 1.1.1.RELEASE

This commit is contained in:
Spencer Gibb
2016-06-06 18:54:25 -06:00
parent b6fa67c49f
commit c3d16ddb30
26 changed files with 32 additions and 32 deletions

View File

@@ -5,7 +5,7 @@
<parent>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-netflix</artifactId>
<version>1.1.1.BUILD-SNAPSHOT</version>
<version>1.1.1.RELEASE</version>
<relativePath>..</relativePath> <!-- lookup parent from repository -->
</parent>
<artifactId>spring-cloud-starter-eureka-server</artifactId>