summaryrefslogtreecommitdiffstats
path: root/parent
diff options
context:
space:
mode:
authorArnstein Ressem <aressem@yahooinc.com>2023-12-11 13:15:07 +0100
committerArnstein Ressem <aressem@yahooinc.com>2023-12-11 13:15:07 +0100
commitea115d50aad5c54aca7f132ec5bf8053d395ff14 (patch)
treee825d1bab6e9e20f5f6d044018d422c3ce6f0441 /parent
parent2908eb01b5d7d8d427af68efe1f05cc225a76423 (diff)
Temporarily skip retries on failure.
Diffstat (limited to 'parent')
-rw-r--r--parent/pom.xml3
1 files changed, 0 insertions, 3 deletions
diff --git a/parent/pom.xml b/parent/pom.xml
index f8bb67fa544..abdc282f17f 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -96,9 +96,6 @@
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-deploy-plugin</artifactId>
<version>${maven-deploy-plugin.vespa.version}</version>
- <configuration>
- <retryFailedDeploymentCount>10</retryFailedDeploymentCount>
- </configuration>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>