We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 553b5a3 commit 583d187Copy full SHA for 583d187
pom.xml
@@ -302,7 +302,7 @@
302
<artifactId>nexus-staging-maven-plugin</artifactId>
303
<extensions>true</extensions>
304
<configuration>
305
- <serverId>sonatype-nexus-staging</serverId>
+ <serverId>ossrh</serverId>
306
<nexusUrl>https://aws.oss.sonatype.org</nexusUrl>
307
<autoReleaseAfterClose>true</autoReleaseAfterClose>
308
</configuration>
0 commit comments