Update to next version: 2.0.0.BUILD-SNAPSHOT

Update spring-cloud-build parent to 2.0.0.BUILD-SNAPSHOT
This commit is contained in:
Soby Chacko
2017-11-09 09:45:14 -05:00
parent d9d53f85fc
commit 1ba17dcf0a
6 changed files with 10 additions and 11 deletions

View File

@@ -5,7 +5,7 @@
<parent>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-stream-binder-rabbit-parent</artifactId>
<version>2.0.0.M3</version>
<version>2.0.0.BUILD-SNAPSHOT</version>
</parent>
<artifactId>spring-cloud-stream-binder-rabbit-docs</artifactId>