Going back to snapshots

This commit is contained in:
buildmaster
2021-01-27 17:52:34 +00:00
parent e1648083e6
commit 9e9e0f7ea3
8 changed files with 41 additions and 76 deletions

View File

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