Update SNAPSHOT to 3.0.0.RC1

This commit is contained in:
buildmaster
2019-10-24 15:47:13 +00:00
parent 86b8a3ba5d
commit 4dc147fedc
7 changed files with 21 additions and 10 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.RC1</version>
</parent>
<artifactId>spring-cloud-starter-stream-rabbit</artifactId>
<description>Spring Cloud Starter Stream Rabbit</description>