Update SNAPSHOT to 2.0.2.RELEASE

This commit is contained in:
buildmaster
2019-06-07 20:20:06 +00:00
parent bcc2de26e2
commit afbcc8b2cf
8 changed files with 12 additions and 12 deletions

View File

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