From bd44ff132f7e96895210bcdc1cde1119cb20088a Mon Sep 17 00:00:00 2001 From: Arthur Martella Date: Fri, 27 Sep 2019 09:25:20 -0400 Subject: Add retry to maven-deploy-plugin Issue-ID: OPTFRA-578 Signed-off-by: Martella, Arthur Change-Id: I3a7a11f10899fe10b28a913fd9deb7b3ef0c0863 --- pom.xml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/pom.xml b/pom.xml index 3f8428f..7ae9599 100755 --- a/pom.xml +++ b/pom.xml @@ -113,6 +113,14 @@ + + org.apache.maven.plugins + maven-deploy-plugin + 2.7 + + 2 + + -- cgit 1.2.3-korg