Skip to content

Commit 8a92f6f

Browse files
committed
[Misc] Bulletproof releases
1 parent 91fdcca commit 8a92f6f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

pom.xml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3069,6 +3069,8 @@
30693069
<autoPublish>true</autoPublish>
30703070
<!-- Wait until artifacts are published -->
30713071
<waitUntil>published</waitUntil>
3072+
<!-- Publishing is not very fast, so we change the timeout to 3h -->
3073+
<waitMaxTime>10800</waitMaxTime>
30723074
</configuration>
30733075
</plugin>
30743076
</plugins>

0 commit comments

Comments
 (0)