Skip to content

Commit 23ced0f

Browse files
authored
SWI-8327 Update Nexus URL (#199)
1 parent 5f0fb65 commit 23ced0f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -223,7 +223,7 @@
223223
<extensions>true</extensions>
224224
<configuration>
225225
<serverId>ossrh</serverId>
226-
<nexusUrl>https://oss.sonatype.org/</nexusUrl>
226+
<nexusUrl>https://ossrh-staging-api.central.sonatype.com</nexusUrl>
227227
<autoReleaseAfterClose>true</autoReleaseAfterClose>
228228
</configuration>
229229
</plugin>

0 commit comments

Comments
 (0)