From 9b7a6d59838b7ff53e9bc3714efe294596132418 Mon Sep 17 00:00:00 2001 From: Alexander Fedorov Date: Wed, 6 Mar 2024 15:48:05 +0300 Subject: [PATCH] [#109] Restore pipeline repair sign profile --- pom.xml | 57 ++++++++++++++++++++++----------------------------------- 1 file changed, 22 insertions(+), 35 deletions(-) diff --git a/pom.xml b/pom.xml index ac10d3d..f3b656b 100644 --- a/pom.xml +++ b/pom.xml @@ -114,42 +114,29 @@ - + - - sign - - - artifacts.sign - true - - - - - - org.eclipse.cbi.maven.plugins - eclipse-jarsigner-plugin - 1.1.3 - - - sign - verify - - sign - - - - - - - - - eclipse-cbi - Eclipse CBI - https://repo.eclipse.org/content/repositories/cbi-releases/ - - - + + sign + + + artifacts.sign + true + + + + + + org.eclipse.cbi.maven.plugins + eclipse-jarsigner-plugin + 1.4.3 + + DO_NOT_RESIGN + + + + +