Skip to content

Commit

Permalink
Use longer timeout when releasing
Browse files Browse the repository at this point in the history
  • Loading branch information
neiser committed Jan 26, 2023
1 parent 9886808 commit fa50e3f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -330,6 +330,7 @@
<serverId>ossrh</serverId>
<autoReleaseAfterClose>true</autoReleaseAfterClose>
<autoDropAfterRelease>true</autoDropAfterRelease>
<stagingProgressTimeoutMinutes>15</stagingProgressTimeoutMinutes>
</configuration>
</plugin>

Expand Down

0 comments on commit fa50e3f

Please sign in to comment.