Update SNAPSHOT to 3.0.0.M1

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