Skip to content

Commit aef4426

Browse files
committed
Enable auto-release.
[#665]
1 parent 28aea81 commit aef4426

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -586,7 +586,7 @@
586586
<configuration>
587587
<serverId>sonatype</serverId>
588588
<nexusUrl>https://oss.sonatype.org/</nexusUrl>
589-
<autoReleaseAfterClose>false</autoReleaseAfterClose>
589+
<autoReleaseAfterClose>true</autoReleaseAfterClose>
590590
<keepStagingRepositoryOnFailure>true</keepStagingRepositoryOnFailure>
591591
</configuration>
592592
</plugin>

0 commit comments

Comments
 (0)