From c3c1c8b63894d996ffefccbf5f62b145fe1ff6b2 Mon Sep 17 00:00:00 2001 From: Marius Bogoevici Date: Thu, 25 Aug 2016 20:10:00 -0400 Subject: [PATCH] Set Spring Cloud Stream to 1.0.0.M1 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 8ec204690..c0e63468c 100644 --- a/pom.xml +++ b/pom.xml @@ -7,7 +7,7 @@ org.springframework.cloud spring-cloud-stream-parent - 1.1.0.BUILD-SNAPSHOT + 1.1.0.M1