Going back to snapshots

This commit is contained in:
buildmaster
2020-11-06 13:35:20 +00:00
parent f6f31b7249
commit 2ddb9fcf21
9 changed files with 38 additions and 39 deletions

View File

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