Update SNAPSHOT to 1.3.5.RELEASE

This commit is contained in:
buildmaster
2019-05-21 18:22:02 +00:00
parent f112b77d3f
commit afdf15f4df
7 changed files with 146 additions and 12 deletions

View File

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