Update SNAPSHOT to 3.1.0-RC1

This commit is contained in:
buildmaster
2020-12-11 14:57:25 +00:00
parent be6eaeea88
commit 7b404d9e09
8 changed files with 22 additions and 21 deletions

View File

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