From 2e08b2854d133a47d3c887ae0bff24060180a6ae Mon Sep 17 00:00:00 2001 From: Zoran Regvart Date: Tue, 21 Dec 2021 11:50:45 +0100 Subject: [PATCH] chore: release staging robustness Increase the staging operation timeout from 5 to 15 minutes and use the latest `nexus-client-core` version in an effort to increase the robustness of the release. [skip ci] (cherry picked from commit 5db808dbf3f973e33f9afa3451324e18b9662ed7) --- app/pom.xml | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/app/pom.xml b/app/pom.xml index 2b6b17e3949..fe01e5af98a 100644 --- a/app/pom.xml +++ b/app/pom.xml @@ -353,7 +353,21 @@ https://oss.sonatype.org/ oss-sonatype-staging + 15 + + + org.sonatype.nexus + nexus-client-core + 2.14.21-02 + + + plexus-utils + org.codehaus.plexus + + + +