From 860cc030b4e6e58b89dd9aaab9c27c0ebca8d83a Mon Sep 17 00:00:00 2001
From: Katsute <58778985+Katsute@users.noreply.github.com>
Date: Thu, 27 Jan 2022 21:23:47 -0500
Subject: [PATCH] fix nexus server
---
pom.xml | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/pom.xml b/pom.xml
index c5ac5721..b481c158 100644
--- a/pom.xml
+++ b/pom.xml
@@ -15,11 +15,11 @@
ossrh
- https://oss.sonatype.org/content/repositories/snapshots
+ https://s01.oss.sonatype.org/content/repositories/snapshots
ossrh
- https://oss.sonatype.org/service/local/staging/deploy/maven2/
+ https://s01.oss.sonatype.org/service/local/staging/deploy/maven2/
@@ -32,7 +32,7 @@
true
ossrh
- https://oss.sonatype.org/
+ https://s01.oss.sonatype.org/
true
@@ -274,4 +274,4 @@
-
\ No newline at end of file
+