Bumping versions to 2.1.5.BUILD-SNAPSHOT after release

This commit is contained in:
buildmaster
2019-08-28 05:28:23 +00:00
parent 6fc96134c2
commit ce700c350d
10 changed files with 11 additions and 11 deletions

View File

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