From 510638ec61c8cb8314b4d028938903d250628f46 Mon Sep 17 00:00:00 2001 From: Radek Felcman Date: Fri, 31 Jan 2020 14:14:42 +0100 Subject: [PATCH] Jenkins jobs - promotion fix (#698) This is fix for GPG signing used during promotion. There was incorrect Maven version used by maven-ant-task plugin during gpg sign and deploy. Signed-off-by: Radek Felcman --- uploadToNexus.xml | 35 +++++++++-------------------------- 1 file changed, 9 insertions(+), 26 deletions(-) diff --git a/uploadToNexus.xml b/uploadToNexus.xml index 30f111efbe3..934655c11f7 100644 --- a/uploadToNexus.xml +++ b/uploadToNexus.xml @@ -596,38 +596,21 @@ - - - - - - - - + + + - - - - - - - - - + + + - - - - - - - - - + + +