Going back to snapshots

This commit is contained in:
buildmaster
2019-04-09 18:01:18 +00:00
parent 769c48ee39
commit 3c68dcbaae
12 changed files with 12 additions and 12 deletions

View File

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