Going back to snapshots

This commit is contained in:
buildmaster
2019-06-11 11:59:35 +00:00
parent bf807cdcae
commit 6bb94e7aec
7 changed files with 7 additions and 13 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.M1</version>
<version>3.0.0.BUILD-SNAPSHOT</version>
</parent>
<artifactId>spring-cloud-starter-stream-rabbit</artifactId>
<description>Spring Cloud Starter Stream Rabbit</description>