Skip to content

Commit 2a168e5

Browse files
committed
chore: Update repositories
1 parent eaf536d commit 2a168e5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -200,12 +200,12 @@
200200
<snapshotRepository>
201201
<id>ossrh</id>
202202
<name>Sonatype Nexus Snapshots</name>
203-
<url>https://s01.oss.sonatype.org/content/repositories/snapshots</url>
203+
<url>https://oss.sonatype.org/content/repositories/snapshots</url>
204204
</snapshotRepository>
205205
<repository>
206206
<id>ossrh</id>
207207
<name>Nexus Release Repository</name>
208-
<url>https://s01.oss.sonatype.org/service/local/staging/deploy/maven2/</url>
208+
<url>https://oss.sonatype.org/service/local/staging/deploy/maven2/</url>
209209
</repository>
210210
</distributionManagement>
211211

0 commit comments

Comments
 (0)