Update SNAPSHOT to 3.1.0.M1

This commit is contained in:
buildmaster
2020-04-07 17:18:40 +00:00
parent 064f5b6611
commit e7487b9ada
7 changed files with 50 additions and 23 deletions

View File

@@ -4,7 +4,7 @@
<parent>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-stream-binder-kafka-parent</artifactId>
<version>3.1.0.BUILD-SNAPSHOT</version>
<version>3.1.0.M1</version>
</parent>
<artifactId>spring-cloud-starter-stream-kafka</artifactId>
<description>Spring Cloud Starter Stream Kafka</description>