Update SNAPSHOT to 3.0.0.M4

This commit is contained in:
buildmaster
2019-09-23 17:15:48 +00:00
parent 8d7f5a0a42
commit edc0491aa2
6 changed files with 8 additions and 8 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.M4</version>
</parent>
<artifactId>spring-cloud-starter-stream-rabbit</artifactId>
<description>Spring Cloud Starter Stream Rabbit</description>