Skip to content

Commit 64a7bad

Browse files
committed
[ci] update sonatype staging url
Our namespace was migrated to central.sonatype.com uploading to oss.sonatype.org is no longer possible.
1 parent ce6ea49 commit 64a7bad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

exist-parent/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1231,7 +1231,7 @@
12311231
<repository>
12321232
<id>sonatype-nexus-staging</id>
12331233
<name>Nexus Release Repository</name>
1234-
<url>https://oss.sonatype.org/service/local/staging/deploy/maven2/</url>
1234+
<url>https://ossrh-staging-api.central.sonatype.com/service/local/staging/deploy/maven2/</url>
12351235
</repository>
12361236
</distributionManagement>
12371237

0 commit comments

Comments
 (0)