From 74fc8966533875f1aa190a6986a850f0f0f9b254 Mon Sep 17 00:00:00 2001 From: Ryan Baxter Date: Thu, 22 Jul 2021 20:06:34 -0400 Subject: [PATCH] Adding plugin repositories to docs profile --- pom.xml | 29 +++++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) diff --git a/pom.xml b/pom.xml index 0c8694e5..9f0624ce 100644 --- a/pom.xml +++ b/pom.xml @@ -1436,6 +1436,35 @@ + + + spring-snapshots + Spring Snapshots + https://repo.spring.io/snapshot + + true + + + false + + + + spring-milestones + Spring Milestones + https://repo.spring.io/milestone + + false + + + + spring-releases + Spring Releases + https://repo.spring.io/release + + false + + + sonar