Skip to content

Commit a17d01d

Browse files
committed
chore: Update nexusUrl to staging for staging releases
1 parent 4f5f738 commit a17d01d

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
@@ -171,7 +171,7 @@
171171
<extensions>true</extensions>
172172
<configuration>
173173
<serverId>ossrh</serverId>
174-
<nexusUrl>https://oss.sonatype.org/</nexusUrl>
174+
<nexusUrl>https://ossrh-staging-api.central.sonatype.com/</nexusUrl>
175175
<autoReleaseAfterClose>true</autoReleaseAfterClose>
176176
</configuration>
177177
</plugin>

0 commit comments

Comments
 (0)