Skip to content

Commit 7703743

Browse files
committed
automation - increase nexus staging timeout
1 parent e2964fc commit 7703743

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)