Skip to content

Commit 35e9c51

Browse files
author
Gerald Unterrainer
committed
increase sonatype stagingProgressTimeoutMinutes from 5 to 10
1 parent 1900274 commit 35e9c51

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pom.xml

+1
Original file line numberDiff line numberDiff line change
@@ -112,6 +112,7 @@
112112
<serverId>ossrh</serverId>
113113
<nexusUrl>https://oss.sonatype.org/</nexusUrl>
114114
<autoReleaseAfterClose>true</autoReleaseAfterClose>
115+
<stagingProgressTimeoutMinutes>10</stagingProgressTimeoutMinutes>
115116
</configuration>
116117
</plugin>
117118
<plugin>

0 commit comments

Comments
 (0)