Update SNAPSHOT to 1.3.0.RELEASE

This commit is contained in:
Ryan Baxter
2017-04-07 06:10:01 -04:00
parent d8eb4432b9
commit e9035ab3e0
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.0.BUILD-SNAPSHOT</version>
<version>1.3.0.RELEASE</version>
<relativePath>..</relativePath> <!-- lookup parent from repository -->
</parent>
<artifactId>spring-cloud-starter-eureka-server</artifactId>