Revert to Spring Cloud Stream 1.1.1.BUILD-SNAPSHOT

This commit is contained in:
Marius Bogoevici
2016-09-22 15:29:58 -04:00
parent 624b039da5
commit 8ad98c09b9

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>
<properties>