From 22206790fea761b5ede0c8772da9d07693c76eb1 Mon Sep 17 00:00:00 2001 From: Ricky White Date: Wed, 30 Jun 2021 15:31:33 -0400 Subject: [PATCH] Updated sonatype url to legacy repository --- pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index 2adfe81..5110a7c 100644 --- a/pom.xml +++ b/pom.xml @@ -27,11 +27,11 @@ ossrh - https://s01.oss.sonatype.org/content/repositories/snapshots + https://oss.sonatype.org/content/repositories/snapshots ossrh - https://s01.oss.sonatype.org/service/local/staging/deploy/maven2/ + https://oss.sonatype.org/service/local/staging/deploy/maven2/ @@ -115,7 +115,7 @@ true ossrh - https://s01.oss.sonatype.org/ + https://oss.sonatype.org/ true