Skip to content

Commit d660455

Browse files
committed
fix(pom.xml): update Sonatype repository URLs
1 parent ab98e25 commit d660455

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sdk/java/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,7 @@
150150
<extensions>true</extensions>
151151
<configuration>
152152
<serverId>ossrh</serverId>
153-
<nexusUrl>https://s01.oss.sonatype.org/</nexusUrl>
153+
<nexusUrl>https://ossrh-staging-api.central.sonatype.com</nexusUrl>
154154
<autoReleaseAfterClose>true</autoReleaseAfterClose>
155155
</configuration>
156156
</plugin>

0 commit comments

Comments
 (0)