Update SNAPSHOT to 2.1.0.RC4

This commit is contained in:
buildmaster
2018-12-20 19:37:50 +00:00
parent e73c713a30
commit 2c5f8fc966
6 changed files with 7 additions and 7 deletions

View File

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