Reconfigure for forgejo/woodpecker

This commit is contained in:
Stephan Schnabel 2025-05-28 20:01:57 +02:00
parent 2c76a60c18
commit ce770835ff
Signed by: stephan.schnabel
SSH key fingerprint: SHA256:99zuzxNGFb5/5P+E/O7ONU2qhUojUe/D8rIPTW+9Xp0
13 changed files with 169 additions and 167 deletions

View file

@ -629,7 +629,7 @@
<artifactId>nexus-staging-maven-plugin</artifactId>
<extensions>true</extensions>
<configuration>
<serverId>sonatype-nexus</serverId>
<serverId>oss.sonatype.org</serverId>
<nexusUrl>https://oss.sonatype.org/</nexusUrl>
<autoReleaseAfterClose>true</autoReleaseAfterClose>
</configuration>