aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 6846d3a2d..4cf72d3a5 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1796,7 +1796,7 @@
<autoVersionSubmodules>true</autoVersionSubmodules>
<goals>deploy</goals>
<preparationGoals>${release.preparationGoals}</preparationGoals>
- <arguments>-Prelease</arguments>
+ <arguments>-Prelease -DretryFailedDeploymentCount=5</arguments>
</configuration>
</plugin>
<plugin>