From 6ed828495d0f69de29d0db4dae91fd9d4b2a95e9 Mon Sep 17 00:00:00 2001 From: Niko Schmuck Date: Wed, 21 Jun 2017 23:19:40 +0200 Subject: [PATCH] Updated to latest Brixton (spring cloud) release The HEAD was as of 2017-06-21 not building, but required spring cloud dependency to be updated to a more recent release. --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 0f3a87e..4238772 100644 --- a/pom.xml +++ b/pom.xml @@ -50,7 +50,7 @@ org.springframework.cloud spring-cloud-dependencies - Brixton.RC1 + Brixton.SR7 pom import