From bb14a8d076499f2b98b79ffc484ae778191a57c3 Mon Sep 17 00:00:00 2001 From: Marius Bogoevici Date: Thu, 22 Sep 2016 15:31:14 -0400 Subject: [PATCH] Use Spring Cloud Stream 1.1.1.BUILD-SNAPSHOT --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 2df384f34..b00087c0c 100644 --- a/pom.xml +++ b/pom.xml @@ -7,7 +7,7 @@ org.springframework.cloud spring-cloud-stream-parent - 1.1.0.RELEASE + 1.1.1.BUILD-SNAPSHOT