Skip to content

Commit

Permalink
chore: raise nexus staging timeout
Browse files Browse the repository at this point in the history
  • Loading branch information
lmoesle committed Jan 16, 2024
1 parent 37f1e90 commit 8f9167a
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 @@ -276,6 +276,7 @@
<serverId>ossrh</serverId>
<nexusUrl>https://s01.oss.sonatype.org/</nexusUrl>
<autoReleaseAfterClose>false</autoReleaseAfterClose>
<stagingProgressTimeoutMinutes>10</stagingProgressTimeoutMinutes>
</configuration>
</plugin>

Expand Down

0 comments on commit 8f9167a

Please sign in to comment.