Update SNAPSHOT to 1.3.2.RELEASE

This commit is contained in:
Spencer Gibb
2017-07-20 11:30:44 -06:00
parent 97f1655ff7
commit 6112ea2558
26 changed files with 31 additions and 31 deletions

View File

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