From a972315ccdd86c9411ab69739d683f1960a3227c Mon Sep 17 00:00:00 2001 From: dbernstein Date: Thu, 13 Jan 2022 15:02:19 -0800 Subject: [PATCH] Upgrade to new Sonatype build infrastructure. (#49) Resolves: https://fedora-repository.atlassian.net/browse/FCREPO-3794 --- pom.xml | 19 ++++++++++++++++++- 1 file changed, 18 insertions(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 42cb73c..4caf1dc 100644 --- a/pom.xml +++ b/pom.xml @@ -21,7 +21,7 @@ snapshots-repo - https://oss.sonatype.org/content/repositories/snapshots + https://${sonatype.host}/content/repositories/snapshots false @@ -31,6 +31,22 @@ + + + + sonatype-releases + Sonatype Release Staging Maven Repository + https://${sonatype.host}/service/local/staging/deploy/maven2 + + + + sonatype-snapshots + Sonatype Snapshots Maven Repository + https://${sonatype.host}/content/repositories/snapshots + + + + fcrepo-upgrade-utils fcrepo-exts @@ -53,6 +69,7 @@ 4.4 1.3.1 4.5.13 + s01.oss.sonatype.org