We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 28aea81 commit aef4426Copy full SHA for aef4426
1 file changed
pom.xml
@@ -586,7 +586,7 @@
586
<configuration>
587
<serverId>sonatype</serverId>
588
<nexusUrl>https://oss.sonatype.org/</nexusUrl>
589
- <autoReleaseAfterClose>false</autoReleaseAfterClose>
+ <autoReleaseAfterClose>true</autoReleaseAfterClose>
590
<keepStagingRepositoryOnFailure>true</keepStagingRepositoryOnFailure>
591
</configuration>
592
</plugin>
0 commit comments