Skip to content

Commit

Permalink
build: auto release
Browse files Browse the repository at this point in the history
  • Loading branch information
wadahiro committed Jun 30, 2022
1 parent b9a1f11 commit 254d2b1
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 @@ -115,7 +115,7 @@
<configuration>
<serverId>ossrh</serverId>
<nexusUrl>https://oss.sonatype.org/</nexusUrl>
<autoReleaseAfterClose>false</autoReleaseAfterClose>
<autoReleaseAfterClose>true</autoReleaseAfterClose>
</configuration>
</plugin>
<plugin>
Expand Down

0 comments on commit 254d2b1

Please sign in to comment.