Update SNAPSHOT to 1.3.5.RELEASE

This commit is contained in:
Ryan Baxter
2018-10-15 14:28:06 -04:00
parent 99a3b6e226
commit da245fc428
6 changed files with 8 additions and 8 deletions

View File

@@ -6,7 +6,7 @@
<parent>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-commons-parent</artifactId>
<version>1.3.5.BUILD-SNAPSHOT</version>
<version>1.3.5.RELEASE</version>
</parent>
<packaging>pom</packaging>
<name>Spring Cloud Commons Docs</name>