From 56f6703ec7fddbaf034bef649d2e1b6a66206a60 Mon Sep 17 00:00:00 2001 From: dbernstein Date: Wed, 12 Jan 2022 10:19:16 -0800 Subject: [PATCH] Upgrade to new Sonatype build infrastructure. --- pom.xml | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/pom.xml b/pom.xml index 7b22c65..ffebea0 100644 --- a/pom.xml +++ b/pom.xml @@ -23,6 +23,7 @@ 3.0.1 3.2.0 1.3.1 + s01.oss.sonatype.org @@ -241,11 +242,11 @@ sonatype-nexus-snapshots Sonatype Nexus Shapshots - https://oss.sonatype.org/content/repositories/snapshots/ + https://${sonatype.host}/content/repositories/snapshots/ sonatype-nexus-staging - https://oss.sonatype.org/service/local/staging/deploy/maven2/ + https://${sonatype.host}/service/local/staging/deploy/maven2/ @@ -305,7 +306,7 @@ sonatype-nexus-snapshots Sonatype Nexus Snapshots - https://oss.sonatype.org/content/repositories/snapshots + https://${sonatype.host}/content/repositories/snapshots false @@ -319,7 +320,7 @@ sonatype-nexus-snapshots Sonatype Nexus Snapshots - https://oss.sonatype.org/content/repositories/snapshots + https://${sonatype.host}/content/repositories/snapshots false