Update SNAPSHOT to 3.2.0-M3

This commit is contained in:
buildmaster
2021-10-19 09:28:11 +00:00
parent 0b687ad0ab
commit 7be0f1be23
8 changed files with 10 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>3.2.0-SNAPSHOT</version>
<version>3.2.0-M3</version>
</parent>
<artifactId>spring-cloud-starter-stream-kafka</artifactId>
<description>Spring Cloud Starter Stream Kafka</description>