Created new maintenance branch 2.0.1

This commit is contained in:
Oleg Zhurakousky
2018-04-06 14:44:07 -04:00
parent e6cff0c6e6
commit 8147b7e64f
11 changed files with 11 additions and 11 deletions

View File

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