Going back to snapshots

This commit is contained in:
buildmaster
2021-11-03 08:43:33 +00:00
parent d2f27b6e21
commit 946eebf4d1
8 changed files with 29 additions and 120 deletions

View File

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