From 9ea943a8657218200d40bbac0f63ed3ba07460af Mon Sep 17 00:00:00 2001 From: lprimak Date: Tue, 17 Dec 2024 18:59:16 -0600 Subject: [PATCH] [MPOM-451] Move shapshot repository elements into a separate profile --- pom.xml | 49 ++++++++++++++++++++++++++++--------------------- 1 file changed, 28 insertions(+), 21 deletions(-) diff --git a/pom.xml b/pom.xml index 1e12bc8d..7bf56af4 100644 --- a/pom.xml +++ b/pom.xml @@ -142,27 +142,6 @@ under the License. - - - apache.snapshots - Apache Snapshot Repository - https://repository.apache.org/snapshots - - false - - - - - - apache.snapshots - Apache Snapshot Repository - https://repository.apache.org/snapshots - - false - - - - @@ -563,5 +542,33 @@ under the License. + + use-apache-snapshots + + + apache.snapshots + + + + + apache.snapshots + Apache Snapshot Repository + https://repository.apache.org/snapshots + + false + + + + + + apache.snapshots + Apache Snapshot Repository + https://repository.apache.org/snapshots + + false + + + +