From d49cc42ae5b0bb7532edeb96686959aeb2cad5dd Mon Sep 17 00:00:00 2001 From: Stephane Nicoll Date: Sat, 6 Oct 2018 16:40:10 +0200 Subject: [PATCH] Add missing repository definition --- pom.xml | 38 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 38 insertions(+) diff --git a/pom.xml b/pom.xml index 338cefa32..1f7b9a263 100644 --- a/pom.xml +++ b/pom.xml @@ -233,4 +233,42 @@ + + + spring-snapshots + Spring Snapshots + https://repo.spring.io/snapshot + + true + + + + spring-milestones + Spring Milestones + https://repo.spring.io/milestone + + false + + + + + + + spring-snapshots + Spring Snapshots + https://repo.spring.io/snapshot + + true + + + + spring-milestones + Spring Milestones + https://repo.spring.io/milestone + + false + + + +