Skip to content

Commit

Permalink
Merge pull request #350 from xstefank/stagingProgressTimeoutMinutes
Browse files Browse the repository at this point in the history
Set nexus plugin stagingProgressTimeoutMinutes to 20 minutes
  • Loading branch information
xstefank authored Apr 12, 2021
2 parents 931a848 + ea215a2 commit b508b84
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 @@ -381,6 +381,7 @@
<nexusUrl>https://oss.sonatype.org/</nexusUrl>
<serverId>ossrh</serverId>
<autoReleaseAfterClose>${autorelease}</autoReleaseAfterClose>
<stagingProgressTimeoutMinutes>20</stagingProgressTimeoutMinutes>
</configuration>
</plugin>
<plugin>
Expand Down

0 comments on commit b508b84

Please sign in to comment.