Skip to content

Commit

Permalink
Don't wait with central publishing (#314)
Browse files Browse the repository at this point in the history
  • Loading branch information
StrongestNumber9 authored Sep 10, 2024
1 parent 7fc0e71 commit c55bf2a
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 @@ -540,7 +540,7 @@
<publishingServerId>central-sonatype-org</publishingServerId>
<tokenAuth>true</tokenAuth>
<autoPublish>true</autoPublish>
<waitUntil>published</waitUntil>
<waitUntil>validated</waitUntil>
</configuration>
</plugin>
<plugin>
Expand Down

0 comments on commit c55bf2a

Please sign in to comment.