Going back to snapshots

This commit is contained in:
buildmaster
2019-11-22 14:23:02 +00:00
parent d5c39bc5d1
commit c4accf36bd
7 changed files with 12 additions and 77 deletions

View File

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