Update SNAPSHOT to 3.1.0-RC1

This commit is contained in:
buildmaster
2020-12-11 15:01:45 +00:00
parent 6de88605b9
commit 17067eff45
8 changed files with 26 additions and 25 deletions

View File

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