From 52e2a43f15a5fbb618284ff4e40ac00f141e5dff Mon Sep 17 00:00:00 2001 From: Sylvain Cadilhac Date: Fri, 20 Sep 2024 01:20:10 +0200 Subject: [PATCH] build: :construction_worker: remove package signatures --- pom.xml | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/pom.xml b/pom.xml index ca4fee32..e76e91e3 100644 --- a/pom.xml +++ b/pom.xml @@ -48,6 +48,16 @@ onl.netfishers.netshot.Netshot + + + *:* + + META-INF/*.SF + META-INF/*.DSA + META-INF/*.RSA + + +