From 6860656d98e9f968f5b3011699a3347c132c8bf9 Mon Sep 17 00:00:00 2001 From: Glenn Renfro Date: Thu, 18 Jan 2018 10:58:30 -0500 Subject: [PATCH] Set the Spring-Cloud-Build to Snapshot until we go RC1. Did build and smoke tests and it resolves the issues identified in this issue. resolves #360 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 680a15ed..558d509f 100755 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ org.springframework.cloud spring-cloud-build - 2.0.0.M4 + 2.0.0.BUILD-SNAPSHOT