Skip to content

Commit

Permalink
Increase sonatype staging timeout
Browse files Browse the repository at this point in the history
  • Loading branch information
vickenty committed Dec 14, 2021
1 parent 7676dc0 commit 2fe7dec
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -97,6 +97,7 @@
<!-- <nexusUrl>http://localhost:8081/repository/maven-releases/</nexusUrl> -->
<nexusUrl>https://oss.sonatype.org/</nexusUrl>
<autoReleaseAfterClose>false</autoReleaseAfterClose>
<stagingProgressTimeoutMinutes>20</stagingProgressTimeoutMinutes>
</configuration>
</plugin>
<plugin>
Expand Down

0 comments on commit 2fe7dec

Please sign in to comment.