Skip to content

Commit

Permalink
fix: bump release staging timeout to 15 minutes (#42)
Browse files Browse the repository at this point in the history
  • Loading branch information
chingor13 committed Oct 8, 2019
1 parent 678d898 commit 3261d94
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pom.xml
Expand Up @@ -70,6 +70,7 @@
<serverId>ossrh</serverId>
<nexusUrl>https://oss.sonatype.org/</nexusUrl>
<autoReleaseAfterClose>false</autoReleaseAfterClose>
<stagingProgressTimeoutMinutes>15</stagingProgressTimeoutMinutes>
</configuration>
</plugin>
<plugin>
Expand Down

0 comments on commit 3261d94

Please sign in to comment.