From 27540a93e8697724432ee427666274a012a9f8ec Mon Sep 17 00:00:00 2001 From: Oleg Zhurakousky Date: Wed, 10 Jun 2020 18:42:19 +0200 Subject: [PATCH] Add repositores section to parent POM --- pom.xml | 18 +++++++++++++++++- 1 file changed, 17 insertions(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index a8f1ebc7d..817fa4b7e 100644 --- a/pom.xml +++ b/pom.xml @@ -192,5 +192,21 @@ https://repo.spring.io/release - + + + spring-snapshots + Spring Snapshots + https://repo.spring.io/libs-snapshot-local + + + spring-milestones + Spring Milestones + https://repo.spring.io/libs-milestone-local + + + spring-releases + Spring Releases + https://repo.spring.io/release + +