Update SNAPSHOT to 2.1.2.RELEASE

This commit is contained in:
buildmaster
2019-06-11 18:46:36 +00:00
parent cb083a3139
commit 2b36097b46
8 changed files with 17 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.2.BUILD-SNAPSHOT</version>
<version>2.1.2.RELEASE</version>
</parent>
<packaging>pom</packaging>
<name>Spring Cloud Bus Docs</name>