Skip to content

Commit

Permalink
Merge pull request #318 from symphony-thibault/increase-sonatype-stag…
Browse files Browse the repository at this point in the history
…ing-timeout

Increased nexus stagingProgressTimeoutMinutes to 10 minutes
  • Loading branch information
thibauult authored Dec 16, 2021
2 parents 0ac6911 + 952fade commit a0eb2ad
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 @@ -86,6 +86,7 @@
<serverId>ossrh-distro</serverId>
<nexusUrl>https://oss.sonatype.org/</nexusUrl>
<autoReleaseAfterClose>true</autoReleaseAfterClose>
<stagingProgressTimeoutMinutes>10</stagingProgressTimeoutMinutes>
</configuration>
</plugin>
<plugin>
Expand Down

0 comments on commit a0eb2ad

Please sign in to comment.