Going back to snapshots

This commit is contained in:
buildmaster
2020-12-11 15:12:31 +00:00
parent 94f398a3e4
commit 49d263eafc
8 changed files with 40 additions and 75 deletions

View File

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