Skip to content

Commit 889d654

Browse files
authored
Merge pull request #295 from pabender/master
missed an occurrence of oss.sonatype.org
2 parents f67d75a + 81a1640 commit 889d654

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
@@ -156,7 +156,7 @@
156156
<extensions>true</extensions>
157157
<configuration>
158158
<serverId>ossrh</serverId>
159-
<nexusUrl>https://oss.sonatype.org/</nexusUrl>
159+
<nexusUrl>https://ossrh-staging-api.central.sonatype.com</nexusUrl>
160160
<autoReleaseAfterClose>true</autoReleaseAfterClose>
161161
</configuration>
162162
</plugin>

0 commit comments

Comments
 (0)