We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1c12461 commit d7b9de7Copy full SHA for d7b9de7
2 files changed
openapi/templates/pom.mustache
@@ -230,7 +230,7 @@
230
<configuration>
231
<autoReleaseAfterClose>true</autoReleaseAfterClose>
232
<serverId>ossrh</serverId>
233
- <nexusUrl>https://ossrh-staging-api.central.sonatype.com/service/local/</nexusUrl>
+ <nexusUrl>https://ossrh-staging-api.central.sonatype.com/</nexusUrl>
234
</configuration>
235
</plugin>
236
<!-- End MX release automation -->
pom.xml
0 commit comments