Update SNAPSHOT to 3.1.1

This commit is contained in:
buildmaster
2021-01-27 17:51:08 +00:00
parent 87491118c3
commit e1648083e6
8 changed files with 76 additions and 41 deletions

View File

@@ -5,7 +5,7 @@
<parent>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-stream-binder-kafka-parent</artifactId>
<version>3.1.1-SNAPSHOT</version>
<version>3.1.1</version>
</parent>
<artifactId>spring-cloud-stream-binder-kafka-core</artifactId>
<description>Spring Cloud Stream Kafka Binder Core</description>