Going back to snapshots

This commit is contained in:
buildmaster
2021-12-01 16:39:16 +00:00
parent 94c2a01687
commit c7a2d02f55
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.2.1</version>
<version>3.2.1-SNAPSHOT</version>
</parent>
<artifactId>spring-cloud-stream-test-support</artifactId>
<description>A set of classes to ease testing of Spring Cloud Stream modules.