Skip to content

Commit

Permalink
Increase staging progress timeout to 15 minutes (from 5)
Browse files Browse the repository at this point in the history
  • Loading branch information
kevinwallimann committed Apr 20, 2021
1 parent 6dbf93c commit 3f8146d
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 @@ -255,6 +255,7 @@
<serverId>ossrh</serverId>
<nexusUrl>https://oss.sonatype.org/</nexusUrl>
<autoReleaseAfterClose>true</autoReleaseAfterClose>
<stagingProgressTimeoutMinutes>15</stagingProgressTimeoutMinutes>
</configuration>
</plugin>
</plugins>
Expand Down

0 comments on commit 3f8146d

Please sign in to comment.