Update SNAPSHOT to 3.1.0-M4

This commit is contained in:
buildmaster
2020-11-17 16:03:30 +00:00
parent 0ad0a31b4e
commit 097fb89d9e
8 changed files with 75 additions and 71 deletions

View File

@@ -7,7 +7,7 @@
<parent>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-stream-binder-kafka-parent</artifactId>
<version>3.1.0-SNAPSHOT</version>
<version>3.1.0-M4</version>
</parent>
<packaging>jar</packaging>
<name>spring-cloud-stream-binder-kafka-docs</name>