Going back to snapshots

This commit is contained in:
buildmaster
2021-12-14 09:10:17 +00:00
parent 8a56a4f18f
commit 4da33e44e3
8 changed files with 9 additions and 14 deletions

View File

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