Update SNAPSHOT to 2.2.3.RELEASE

This commit is contained in:
buildmaster
2020-07-31 20:16:25 +00:00
parent 2dce36c10d
commit 02acecbfbf
7 changed files with 11 additions and 11 deletions

View File

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