Skip to content

Commit aee42e8

Browse files
committed
Updates the nexusUrl
1 parent ce5dc06 commit aee42e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

parent/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -511,7 +511,7 @@
511511
</executions>
512512
<configuration>
513513
<serverId>ossrh</serverId>
514-
<nexusUrl>https://oss.sonatype.org/</nexusUrl>
514+
<nexusUrl>https://ossrh-staging-api.central.sonatype.com</nexusUrl>
515515
<autoReleaseAfterClose>false</autoReleaseAfterClose>
516516
</configuration>
517517
</plugin>

0 commit comments

Comments
 (0)