Update SNAPSHOT to 4.0.0-M1

This commit is contained in:
buildmaster
2022-01-27 15:37:22 +00:00
parent c3b6610c9f
commit 9922922036
8 changed files with 12 additions and 24 deletions

View File

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