Skip to content

Commit 5fb648f

Browse files
authored
Merge pull request #1505 from swagger-api/staging-timeout
automation - increase nexus staging timeout
2 parents e2964fc + 7703743 commit 5fb648f

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
@@ -224,6 +224,7 @@
224224
<serverId>ossrh</serverId>
225225
<nexusUrl>https://oss.sonatype.org/</nexusUrl>
226226
<autoReleaseAfterClose>true</autoReleaseAfterClose>
227+
<stagingProgressTimeoutMinutes>30</stagingProgressTimeoutMinutes>
227228
<!-- <skipStaging>true</skipStaging>
228229
<skipRemoteStaging>true</skipRemoteStaging>
229230
<skipNexusStagingDeployMojo>true</skipNexusStagingDeployMojo>-->

0 commit comments

Comments
 (0)