Update SNAPSHOT to 2.1.0.RC2

This commit is contained in:
buildmaster
2018-11-19 14:42:44 +00:00
parent 2feca1b874
commit 9b46cea7dc
7 changed files with 11 additions and 11 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.RC2</version>
</parent>
<packaging>pom</packaging>
<name>spring-cloud-stream-binder-rabbit-docs</name>