Skip to content

Commit

Permalink
enable automatic publishing (#178)
Browse files Browse the repository at this point in the history
  • Loading branch information
kortemik authored May 16, 2024
1 parent 3619a20 commit b290127
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -324,6 +324,8 @@
<configuration>
<publishingServerId>central-sonatype-org</publishingServerId>
<tokenAuth>true</tokenAuth>
<autoPublish>true</autoPublish>
<waitUntil>published</waitUntil>
</configuration>
</plugin>
<plugin>
Expand Down

0 comments on commit b290127

Please sign in to comment.