Upgraded master to 3.0.0

This commit is contained in:
Oleg Zhurakousky
2019-05-28 16:42:05 +02:00
parent e725a172ba
commit 08b41f7396
12 changed files with 31 additions and 12 deletions

View File

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