Skip to content

Commit

Permalink
Increasing staging timeout settings to 10 minutes (#27)
Browse files Browse the repository at this point in the history
  • Loading branch information
JakeBat committed May 5, 2020
1 parent 32bc208 commit d6c31c6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions onfido-java/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -179,6 +179,7 @@
<serverId>ossrh</serverId>
<nexusUrl>https://oss.sonatype.org/</nexusUrl>
<autoReleaseAfterClose>true</autoReleaseAfterClose>
<stagingProgressTimeoutMinutes>10</stagingProgressTimeoutMinutes>
</configuration>
</plugin>
</plugins>
Expand Down

0 comments on commit d6c31c6

Please sign in to comment.