Skip to content

Commit 2fe7dec

Browse files
committed
Increase sonatype staging timeout
1 parent 7676dc0 commit 2fe7dec

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
@@ -97,6 +97,7 @@
9797
<!-- <nexusUrl>http://localhost:8081/repository/maven-releases/</nexusUrl> -->
9898
<nexusUrl>https://oss.sonatype.org/</nexusUrl>
9999
<autoReleaseAfterClose>false</autoReleaseAfterClose>
100+
<stagingProgressTimeoutMinutes>20</stagingProgressTimeoutMinutes>
100101
</configuration>
101102
</plugin>
102103
<plugin>

0 commit comments

Comments
 (0)