Update SNAPSHOT to 3.0.0.RC2

This commit is contained in:
buildmaster
2019-11-08 16:18:56 +00:00
parent c4d3e47201
commit a2ff77ff20
7 changed files with 77 additions and 12 deletions

View File

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