Skip to content

Commit

Permalink
chore: increase stagingProgressTimeoutMinutes from 5 to 10 minutes
Browse files Browse the repository at this point in the history
  • Loading branch information
slandelle committed Dec 18, 2023
1 parent c58129e commit dfb559c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -157,6 +157,8 @@
<configuration>
<serverId>sonatype-nexus-staging</serverId>
<nexusUrl>https://s01.oss.sonatype.org/</nexusUrl>
<stagingProgressTimeoutMinutes>10</stagingProgressTimeoutMinutes>

</configuration>
</plugin>

Expand Down

0 comments on commit dfb559c

Please sign in to comment.