diff --git a/spring-cloud-starter-zookeeper-discovery/pom.xml b/spring-cloud-starter-zookeeper-discovery/pom.xml index 6494d8ba..0edc852f 100644 --- a/spring-cloud-starter-zookeeper-discovery/pom.xml +++ b/spring-cloud-starter-zookeeper-discovery/pom.xml @@ -35,7 +35,7 @@ org.springframework.cloud - spring-cloud-netflix-core + spring-cloud-netflix-hystrix org.springframework.cloud diff --git a/spring-cloud-zookeeper-discovery/pom.xml b/spring-cloud-zookeeper-discovery/pom.xml index 468ced96..d2ec4ef6 100644 --- a/spring-cloud-zookeeper-discovery/pom.xml +++ b/spring-cloud-zookeeper-discovery/pom.xml @@ -65,7 +65,7 @@ org.springframework.cloud - spring-cloud-netflix-core + spring-cloud-netflix-hystrix true