From 7b4a8e115f5e7b734421487fa060b7c0c360ac5e Mon Sep 17 00:00:00 2001 From: Oleg Zhurakousky Date: Thu, 30 Sep 2021 10:29:44 +0200 Subject: [PATCH] Revert "Remove plugin repositories" This reverts commit 6ef0a7d59d32c597061f2c541aa10ce2082fae1b. --- pom.xml | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/pom.xml b/pom.xml index 713ee511f..dcd9a277e 100644 --- a/pom.xml +++ b/pom.xml @@ -197,4 +197,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/libs-release-local + +