Update SNAPSHOT to 3.1.3

This commit is contained in:
buildmaster
2021-05-26 15:48:31 +00:00
parent 416580e607
commit f5e12a29c1
8 changed files with 10 additions and 11 deletions

View File

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