Update SNAPSHOT to 3.1.0-M4

This commit is contained in:
buildmaster
2020-11-17 15:10:56 +00:00
parent d9bb929b04
commit a1a00a845c
8 changed files with 33 additions and 33 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-M4</version>
</parent>
<artifactId>spring-cloud-stream-test-support</artifactId>
<description>A set of classes to ease testing of Spring Cloud Stream modules.