From 81f31b1ca4b1a11e0e6f59f8cf66ddb2b9f2b8e1 Mon Sep 17 00:00:00 2001 From: Dave Syer Date: Tue, 19 Apr 2016 16:23:23 +0100 Subject: [PATCH] Add missing modules --- bootstrap/pom.xml | 2 -- pom.xml | 5 +++++ 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/bootstrap/pom.xml b/bootstrap/pom.xml index be9d0d3..86d724b 100644 --- a/bootstrap/pom.xml +++ b/bootstrap/pom.xml @@ -1,5 +1,3 @@ - - diff --git a/pom.xml b/pom.xml index 06ca6d3..b9a34f9 100644 --- a/pom.xml +++ b/pom.xml @@ -18,6 +18,7 @@ http://www.spring.io + bootstrap bus config-client config-client-decrypt @@ -25,11 +26,14 @@ configserver configserver-bootstrap configserver-eureka + eureka-client eureka-first eureka-noweb + eureka-server feign feign-eureka hystrix + hystrix-amqp netflix-sidecar noweb oauth2-ribbon @@ -37,6 +41,7 @@ ribbon-eureka sleuth turbine + turbine-amqp zipkin zuul zuul-config-discovery