Update SNAPSHOT to 3.2.0-M2

This commit is contained in:
buildmaster
2021-10-01 14:00:30 +00:00
parent 7a782c5330
commit a91b9061ff
8 changed files with 73 additions and 15 deletions

View File

@@ -7,7 +7,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-M2</version>
</parent>
<packaging>jar</packaging>
<name>spring-cloud-stream-binder-rabbit-docs</name>