From 5e9198e2b7c72df824ccf35ba2bdb22ebba7cccb Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Thu, 6 Apr 2023 17:04:47 +0200 Subject: [PATCH] Remove superfluous plugin repository declaration. See #2873 --- pom.xml | 15 --------------- settings.xml | 7 +------ 2 files changed, 1 insertion(+), 21 deletions(-) diff --git a/pom.xml b/pom.xml index c77686453..ca4da8012 100644 --- a/pom.xml +++ b/pom.xml @@ -231,19 +231,4 @@ - - - spring-plugins-release - https://repo.spring.io/plugins-release - - - spring-libs-milestone - https://repo.spring.io/libs-milestone - - - spring-libs-snapshot - https://repo.spring.io/libs-snapshot - - - diff --git a/settings.xml b/settings.xml index b3227cc11..00cdfe00b 100644 --- a/settings.xml +++ b/settings.xml @@ -4,11 +4,6 @@ https://maven.apache.org/xsd/settings-1.0.0.xsd"> - - spring-plugins-release - ${env.ARTIFACTORY_USR} - ${env.ARTIFACTORY_PSW} - spring-libs-snapshot ${env.ARTIFACTORY_USR} @@ -26,4 +21,4 @@ - \ No newline at end of file +