Skip to content

Commit

Permalink
set staging timeout to 20 minutes
Browse files Browse the repository at this point in the history
  • Loading branch information
ReneMazala committed Jul 6, 2020
1 parent cd2d7a2 commit d9fb245
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 @@ -74,6 +74,7 @@
<serverId>ossrh</serverId>
<nexusUrl>https://oss.sonatype.org/</nexusUrl>
<autoReleaseAfterClose>true</autoReleaseAfterClose>
<stagingProgressTimeoutMinutes>20</stagingProgressTimeoutMinutes>
</configuration>
</plugin>
<plugin>
Expand Down

0 comments on commit d9fb245

Please sign in to comment.