Skip to content

Commit

Permalink
Retry deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
EnricoMi committed Jan 10, 2024
1 parent f7b0b45 commit 2b06b8c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3301,6 +3301,9 @@
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-deploy-plugin</artifactId>
<version>3.1.1</version>
<configuration>
<retryFailedDeploymentCount>10</retryFailedDeploymentCount>
</configuration>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
Expand Down

0 comments on commit 2b06b8c

Please sign in to comment.