Update SNAPSHOT to 3.0.0.RC2

This commit is contained in:
buildmaster
2019-11-08 16:29:19 +00:00
parent 54fa9a638d
commit 464ce685bb
7 changed files with 26 additions and 14 deletions

View File

@@ -4,7 +4,7 @@
<parent>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-stream-binder-kafka-parent</artifactId>
<version>3.0.0.BUILD-SNAPSHOT</version>
<version>3.0.0.RC2</version>
</parent>
<artifactId>spring-cloud-starter-stream-kafka</artifactId>
<description>Spring Cloud Starter Stream Kafka</description>