Update SNAPSHOT to 2.2.0.RELEASE

This commit is contained in:
buildmaster
2019-05-07 12:23:56 +00:00
parent 9f8cfcd81a
commit bad8ad6549
7 changed files with 15 additions and 9 deletions

View File

@@ -7,7 +7,7 @@
<parent>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-stream-binder-rabbit-parent</artifactId>
<version>2.2.0.BUILD-SNAPSHOT</version>
<version>2.2.0.RELEASE</version>
</parent>
<packaging>pom</packaging>
<name>spring-cloud-stream-binder-rabbit-docs</name>