Skip to content

Commit

Permalink
build: auto-release to Maven Central
Browse files Browse the repository at this point in the history
Signed-off-by: Jesse Gorzinski <17914061+ThePrez@users.noreply.github.com>
  • Loading branch information
ThePrez authored Aug 15, 2023
1 parent 5d99727 commit 5052412
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom-dist.xml
Original file line number Diff line number Diff line change
Expand Up @@ -710,7 +710,7 @@
<configuration>
<serverId>ossrh</serverId>
<nexusUrl>https://oss.sonatype.org/</nexusUrl>
<autoReleaseAfterClose>false</autoReleaseAfterClose>
<autoReleaseAfterClose>true</autoReleaseAfterClose>
</configuration>
</plugin>
</plugins>
Expand Down

0 comments on commit 5052412

Please sign in to comment.