From 8dfcdbed76138dea07f3d734cc21f1c962dca30e Mon Sep 17 00:00:00 2001 From: Ryan Baxter Date: Thu, 4 Jan 2018 07:49:06 -0500 Subject: [PATCH] Adding repos to sc-netflix-hystrix-contract pom --- spring-cloud-netflix-hystrix-contract/pom.xml | 63 +++++++++++++++++++ 1 file changed, 63 insertions(+) diff --git a/spring-cloud-netflix-hystrix-contract/pom.xml b/spring-cloud-netflix-hystrix-contract/pom.xml index d8ce0e56..c2d2c6d5 100644 --- a/spring-cloud-netflix-hystrix-contract/pom.xml +++ b/spring-cloud-netflix-hystrix-contract/pom.xml @@ -33,4 +33,67 @@ ${donotreplacespring-cloud-contract.version} + + + spring + + + spring-snapshots + Spring Snapshots + https://repo.spring.io/libs-snapshot-local + + true + + + false + + + + spring-milestones + Spring Milestones + https://repo.spring.io/libs-milestone-local + + false + + + + spring-releases + Spring Releases + https://repo.spring.io/release + + false + + + + + + spring-snapshots + Spring Snapshots + https://repo.spring.io/libs-snapshot-local + + true + + + false + + + + spring-milestones + Spring Milestones + https://repo.spring.io/libs-milestone-local + + false + + + + spring-releases + Spring Releases + https://repo.spring.io/libs-release-local + + false + + + + +