Skip to content

Commit 4f5f738

Browse files
committed
chore: update distribution management repository URL to staging API endpoint
1 parent 0bf8a8c commit 4f5f738

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -239,7 +239,7 @@
239239
<distributionManagement>
240240
<repository>
241241
<id>ossrh</id>
242-
<url>https://oss.sonatype.org/service/local/staging/deploy/maven2/</url>
242+
<url>https://ossrh-staging-api.central.sonatype.com/service/local/staging/deploy/maven2/</url>
243243
</repository>
244244
<snapshotRepository>
245245
<id>ossrh-snapshot</id>

0 commit comments

Comments
 (0)