Skip to content

Commit

Permalink
chore: increase timeout for a staging operation to 10m (#214)
Browse files Browse the repository at this point in the history
  • Loading branch information
joschi authored Jan 16, 2025
1 parent a87bb1d commit a66ef15
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 @@ -269,6 +269,7 @@
<serverId>ossrh</serverId>
<nexusUrl>${nexus.url}</nexusUrl>
<autoReleaseAfterClose>true</autoReleaseAfterClose>
<stagingProgressTimeoutMinutes>10</stagingProgressTimeoutMinutes>
</configuration>
<executions>
<execution>
Expand Down

0 comments on commit a66ef15

Please sign in to comment.