Update SNAPSHOT to 2.1.0.RC2

This commit is contained in:
buildmaster
2018-11-19 14:48:35 +00:00
parent 7232839cdf
commit 8683604004
7 changed files with 60 additions and 8 deletions

View File

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