Use Spring Cloud Stream 1.1.1.BUILD-SNAPSHOT

This commit is contained in:
Marius Bogoevici
2016-09-22 15:31:14 -04:00
parent d1e8559dfd
commit bb14a8d076

View File

@@ -7,7 +7,7 @@
<parent>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-stream-parent</artifactId>
<version>1.1.0.RELEASE</version>
<version>1.1.1.BUILD-SNAPSHOT</version>
<relativePath />
</parent>
<dependencyManagement>