Skip to content

Commit d7b9de7

Browse files
author
Nicki Nixon
committed
update nexusUrl
1 parent 1c12461 commit d7b9de7

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

openapi/templates/pom.mustache

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -230,7 +230,7 @@
230230
<configuration>
231231
<autoReleaseAfterClose>true</autoReleaseAfterClose>
232232
<serverId>ossrh</serverId>
233-
<nexusUrl>https://ossrh-staging-api.central.sonatype.com/service/local/</nexusUrl>
233+
<nexusUrl>https://ossrh-staging-api.central.sonatype.com/</nexusUrl>
234234
</configuration>
235235
</plugin>
236236
<!-- End MX release automation -->

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -230,7 +230,7 @@
230230
<configuration>
231231
<autoReleaseAfterClose>true</autoReleaseAfterClose>
232232
<serverId>ossrh</serverId>
233-
<nexusUrl>https://ossrh-staging-api.central.sonatype.com/service/local/</nexusUrl>
233+
<nexusUrl>https://ossrh-staging-api.central.sonatype.com/</nexusUrl>
234234
</configuration>
235235
</plugin>
236236
<!-- End MX release automation -->

0 commit comments

Comments
 (0)