Going back to snapshots

This commit is contained in:
buildmaster
2021-05-26 15:24:54 +00:00
parent 50ba1b08a7
commit fe163257fa
7 changed files with 9 additions and 9 deletions

View File

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