Bumping versions to 3.0.1.BUILD-SNAPSHOT after release

This commit is contained in:
buildmaster
2019-11-22 14:51:01 +00:00
parent 4e9ed30948
commit bbfc776395
6 changed files with 9 additions and 9 deletions

View File

@@ -7,7 +7,7 @@
<parent>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-stream-binder-kafka-parent</artifactId>
<version>3.0.0.BUILD-SNAPSHOT</version>
<version>3.0.1.BUILD-SNAPSHOT</version>
</parent>
<packaging>pom</packaging>
<name>spring-cloud-stream-binder-kafka-docs</name>