Skip to content

Commit

Permalink
increased nexus staging timeout
Browse files Browse the repository at this point in the history
  • Loading branch information
soundvibe committed Feb 4, 2021
1 parent 87b2d23 commit 6000cd4
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 @@ -154,6 +154,7 @@
<serverId>ossrh</serverId>
<nexusUrl>https://oss.sonatype.org/</nexusUrl>
<autoReleaseAfterClose>true</autoReleaseAfterClose>
<stagingProgressTimeoutMinutes>15</stagingProgressTimeoutMinutes>
</configuration>
</plugin>

Expand Down

0 comments on commit 6000cd4

Please sign in to comment.