Skip to content

Commit 27e3969

Browse files
tsunghanjacktsaitsaitsung-han.tht
andauthored
Distribution Management Update (#257)
Co-authored-by: tsaitsung-han.tht <tsaitsung-han.tht@alibaba-inc.com>
1 parent ee0e579 commit 27e3969

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -313,11 +313,11 @@
313313
<distributionManagement>
314314
<snapshotRepository>
315315
<id>sonatype-nexus-snapshots</id>
316-
<url>https://oss.sonatype.org/content/repositories/snapshots</url>
316+
<url>https://s01.oss.sonatype.org/content/repositories/snapshots</url>
317317
</snapshotRepository>
318318
<repository>
319319
<id>sonatype-nexus-staging</id>
320-
<url>https://oss.sonatype.org/service/local/staging/deploy/maven2/</url>
320+
<url>https://s01.oss.sonatype.org/service/local/staging/deploy/maven2/</url>
321321
</repository>
322322
</distributionManagement>
323323

0 commit comments

Comments
 (0)