Skip to content

Commit fa50e3f

Browse files
committed
Use longer timeout when releasing
1 parent 9886808 commit fa50e3f

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
@@ -330,6 +330,7 @@
330330
<serverId>ossrh</serverId>
331331
<autoReleaseAfterClose>true</autoReleaseAfterClose>
332332
<autoDropAfterRelease>true</autoDropAfterRelease>
333+
<stagingProgressTimeoutMinutes>15</stagingProgressTimeoutMinutes>
333334
</configuration>
334335
</plugin>
335336

0 commit comments

Comments
 (0)