Skip to content
This repository was archived by the owner on May 28, 2018. It is now read-only.

Commit e4af765

Browse files
committed
Increasing nexus staging timeout.
Change-Id: I68bab54ef6e3b0e8154e431f7b907204159d8903
1 parent dbbb6f0 commit e4af765

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
@@ -837,6 +837,7 @@
837837
<configuration>
838838
<serverId>jvnet-nexus-staging</serverId>
839839
<nexusUrl>https://maven.java.net/</nexusUrl>
840+
<stagingProgressTimeoutMinutes>30</stagingProgressTimeoutMinutes>
840841
</configuration>
841842
</plugin>
842843
</plugins>

0 commit comments

Comments
 (0)