Skip to content

Commit

Permalink
Adjust Nexus staging operations timeout
Browse files Browse the repository at this point in the history
  • Loading branch information
gsmet committed Dec 14, 2021
1 parent 9929beb commit 6c2a85a
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 @@ -1264,6 +1264,7 @@
<configuration>
<nexusUrl>${ossrh.releases.repo.baseUrl}</nexusUrl>
<serverId>${ossrh.releases.repo.id}</serverId>
<stagingProgressTimeoutMinutes>60</stagingProgressTimeoutMinutes>
</configuration>
</plugin>
</plugins>
Expand Down

0 comments on commit 6c2a85a

Please sign in to comment.