From c5f4397058afc942297b7df39f7cc6cd0cdd1260 Mon Sep 17 00:00:00 2001 From: Will Kang Date: Sat, 16 Sep 2023 11:14:54 +0800 Subject: [PATCH] feat: update nexus url --- pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index 4763210..279ba48 100644 --- a/pom.xml +++ b/pom.xml @@ -278,12 +278,12 @@ sonatype-nexus Sonatype Nexus Snapshots - https://s01.oss.sonatype.org/content/repositories/snapshots/ + https://oss.sonatype.org/content/repositories/snapshots/ sonatype-nexus Nexus Release Repository - https://s01.oss.sonatype.org/service/local/staging/deploy/maven2/ + https://oss.sonatype.org/service/local/staging/deploy/maven2/ @@ -407,7 +407,7 @@ true sonatype-nexus - https://s01.oss.sonatype.org/ + https://oss.sonatype.org/ true