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

@@ -7,7 +7,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>
<packaging>pom</packaging>
<name>spring-cloud-stream-binder-rabbit-docs</name>