Skip to content

Commit d7a9b2f

Browse files
try to publish using compatibility url
1 parent 47f9adc commit d7a9b2f

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
@@ -701,7 +701,7 @@
701701
<extensions>true</extensions>
702702
<configuration>
703703
<autoReleaseAfterClose>${autoReleaseStagedArtifacts}</autoReleaseAfterClose>
704-
<nexusUrl>https://oss.sonatype.org/</nexusUrl>
704+
<nexusUrl>https://ossrh-staging-api.central.sonatype.com/service/local/</nexusUrl>
705705
<serverId>ossrh</serverId>
706706
</configuration>
707707
</plugin>

0 commit comments

Comments
 (0)