Skip to content
This repository has been archived by the owner on Aug 31, 2024. It is now read-only.

Commit

Permalink
update: pom timeout for deployment
Browse files Browse the repository at this point in the history
  • Loading branch information
F4pl0 committed Oct 29, 2023
1 parent 9a7c3a1 commit 214413c
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 @@ -126,6 +126,7 @@
<serverId>ossrh</serverId>
<nexusUrl>https://s01.oss.sonatype.org</nexusUrl>
<autoReleaseAfterClose>${env.AUTO_RELEASE_AFTER_CLOSE}</autoReleaseAfterClose>
<timeout>600</timeout>
</configuration>
</plugin>
<plugin>
Expand Down

0 comments on commit 214413c

Please sign in to comment.