From 37de5fd168e7e3981f6ff9544b8a369f472f62df Mon Sep 17 00:00:00 2001 From: dotasek Date: Mon, 13 Dec 2021 15:38:18 -0500 Subject: [PATCH] set staging progress timeout to 15 minutes --- org.hl7.fhir.validation/pom.xml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/org.hl7.fhir.validation/pom.xml b/org.hl7.fhir.validation/pom.xml index b2474f362..cbc34f450 100644 --- a/org.hl7.fhir.validation/pom.xml +++ b/org.hl7.fhir.validation/pom.xml @@ -235,6 +235,13 @@ true + + org.sonatype.plugins + nexus-staging-maven-plugin + + 15 + +