Update SNAPSHOT to 3.1.0

This commit is contained in:
buildmaster
2020-12-21 12:27:25 +00:00
parent 49d263eafc
commit 2eedc8a218
8 changed files with 75 additions and 40 deletions

View File

@@ -5,7 +5,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</version>
</parent>
<artifactId>spring-cloud-stream-binder-kafka-core</artifactId>
<description>Spring Cloud Stream Kafka Binder Core</description>