Update SNAPSHOT to 3.2.0-RC1

This commit is contained in:
buildmaster
2021-11-03 08:34:20 +00:00
parent ac33329260
commit 470b42d4d2
9 changed files with 10 additions and 15 deletions

View File

@@ -6,7 +6,7 @@
<parent>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-stream-parent</artifactId>
<version>3.2.0-SNAPSHOT</version>
<version>3.2.0-RC1</version>
</parent>
<artifactId>spring-cloud-stream-test-support</artifactId>
<description>A set of classes to ease testing of Spring Cloud Stream modules.