Going back to snapshots

This commit is contained in:
buildmaster
2021-01-27 17:24:07 +00:00
parent 803c253810
commit 3c3e23103c
8 changed files with 22 additions and 23 deletions

View File

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