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 a12b42f commit f27d3bcCopy full SHA for f27d3bc
pom.xml
@@ -581,7 +581,7 @@
581
<configuration>
582
<serverId>sonatype</serverId>
583
<nexusUrl>https://oss.sonatype.org/</nexusUrl>
584
- <autoReleaseAfterClose>false</autoReleaseAfterClose>
+ <autoReleaseAfterClose>true</autoReleaseAfterClose>
585
<keepStagingRepositoryOnFailure>true</keepStagingRepositoryOnFailure>
586
</configuration>
587
</plugin>
0 commit comments