Skip to content

Commit

Permalink
Enable auto-release.
Browse files Browse the repository at this point in the history
  • Loading branch information
mp911de committed Oct 14, 2024
1 parent a12b42f commit f27d3bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -581,7 +581,7 @@
<configuration>
<serverId>sonatype</serverId>
<nexusUrl>https://oss.sonatype.org/</nexusUrl>
<autoReleaseAfterClose>false</autoReleaseAfterClose>
<autoReleaseAfterClose>true</autoReleaseAfterClose>
<keepStagingRepositoryOnFailure>true</keepStagingRepositoryOnFailure>
</configuration>
</plugin>
Expand Down

0 comments on commit f27d3bc

Please sign in to comment.