Update master to 1.2.0

- Update Spring Cloud Dalston
    - update spring-cloud-build to use 1.3.0.BUILD-SNAPSHOT

This resolves #733
This commit is contained in:
Ilayaperumal Gopinathan
2016-12-15 00:44:58 +05:30
committed by Marius Bogoevici
parent 2667b7be68
commit 38ba0d3941
13 changed files with 15 additions and 15 deletions

View File

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