Update SNAPSHOT to 3.2.0-M1

This commit is contained in:
buildmaster
2021-07-30 14:58:30 +00:00
parent 0ce832f2bc
commit 4fbe76571f
8 changed files with 69 additions and 14 deletions

View File

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