Skip to content

Commit f1fcdc2

Browse files
authored
Merge pull request #3746 from swagger-api/staging-timeout
automation - increase nexus staging timeout
2 parents 003920b + 6d37fb8 commit f1fcdc2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -206,6 +206,7 @@
206206
<serverId>ossrh</serverId>
207207
<nexusUrl>https://oss.sonatype.org/</nexusUrl>
208208
<autoReleaseAfterClose>true</autoReleaseAfterClose>
209+
<stagingProgressTimeoutMinutes>30</stagingProgressTimeoutMinutes>
209210
<!-- <skipStaging>true</skipStaging>
210211
<skipRemoteStaging>true</skipRemoteStaging>
211212
<skipNexusStagingDeployMojo>true</skipNexusStagingDeployMojo>-->

0 commit comments

Comments
 (0)