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:02:40 -05:00
parent 03b7b0d612
commit 9cc0b83a38
12 changed files with 13 additions and 13 deletions

View File

@@ -10,7 +10,7 @@
<parent>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-stream-parent</artifactId>
<version>2.0.0.M3</version>
<version>2.0.0.BUILD-SNAPSHOT</version>
</parent>
<dependencies>