Going back to snapshots

This commit is contained in:
buildmaster
2021-05-26 15:50:17 +00:00
parent f5e12a29c1
commit 65664a2d4c
8 changed files with 11 additions and 10 deletions

View File

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