Skip to content

Commit f27d3bc

Browse files
committed
Enable auto-release.
[#665]
1 parent a12b42f commit f27d3bc

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
@@ -581,7 +581,7 @@
581581
<configuration>
582582
<serverId>sonatype</serverId>
583583
<nexusUrl>https://oss.sonatype.org/</nexusUrl>
584-
<autoReleaseAfterClose>false</autoReleaseAfterClose>
584+
<autoReleaseAfterClose>true</autoReleaseAfterClose>
585585
<keepStagingRepositoryOnFailure>true</keepStagingRepositoryOnFailure>
586586
</configuration>
587587
</plugin>

0 commit comments

Comments
 (0)