Skip to content

Commit bf6540e

Browse files
committed
Enable auto-release.
[#218] Signed-off-by: Mark Paluch <[email protected]>
1 parent 95227fb commit bf6540e

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
@@ -364,7 +364,7 @@
364364
<configuration>
365365
<serverId>sonatype</serverId>
366366
<nexusUrl>https://oss.sonatype.org/</nexusUrl>
367-
<autoReleaseAfterClose>false</autoReleaseAfterClose>
367+
<autoReleaseAfterClose>true</autoReleaseAfterClose>
368368
<keepStagingRepositoryOnFailure>true</keepStagingRepositoryOnFailure>
369369
</configuration>
370370
</plugin>

0 commit comments

Comments
 (0)