Going back to snapshots

This commit is contained in:
buildmaster
2020-12-21 12:12:44 +00:00
parent 0b3968f1be
commit 0933271aea
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.0</version>
<version>3.1.0-SNAPSHOT</version>
</parent>
<artifactId>spring-cloud-stream-test-support</artifactId>
<description>A set of classes to ease testing of Spring Cloud Stream modules.