Bumping versions to 3.1.1.SNAPSHOT after release

This commit is contained in:
buildmaster
2020-12-21 12:12:44 +00:00
parent 0933271aea
commit 0854210df1
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.0-SNAPSHOT</version>
<version>3.1.1.SNAPSHOT</version>
</parent>
<artifactId>spring-cloud-stream-test-support</artifactId>
<description>A set of classes to ease testing of Spring Cloud Stream modules.