Update SNAPSHOT to 2.1.1.RELEASE

This commit is contained in:
buildmaster
2019-03-05 16:00:08 +00:00
parent 79d592a3c1
commit 17510d30c8
8 changed files with 151 additions and 13 deletions

View File

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