Skip to content

Commit cf597e7

Browse files
author
TheSnoozer
committed
#2: Update snapshot and repository URLs as per https://central.sonatype.org/publish/publish-guide/#deployment
1 parent 7c9c75f commit cf597e7

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
@@ -223,11 +223,11 @@
223223
<distributionManagement>
224224
<snapshotRepository>
225225
<id>ossrh</id>
226-
<url>https://oss.sonatype.org/content/repositories/snapshots</url>
226+
<url>https://s01.oss.sonatype.org/content/repositories/snapshots/</url>
227227
</snapshotRepository>
228228
<repository>
229229
<id>ossrh</id>
230-
<url>https://oss.sonatype.org/service/local/staging/deploy/maven2/</url>
230+
<url>https://s01.oss.sonatype.org/service/local/staging/deploy/maven2/</url>
231231
</repository>
232232
</distributionManagement>
233233

0 commit comments

Comments
 (0)