From 129c7e084c8a270e23384244c62ed1060f6b7de3 Mon Sep 17 00:00:00 2001 From: "Andreas Penski (init)" Date: Wed, 3 Jul 2019 09:09:14 +0200 Subject: [PATCH] #37 remove shade plugin warnings --- pom.xml | 14 +++++++++++--- 1 file changed, 11 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index 3ddad40..2616bd0 100644 --- a/pom.xml +++ b/pom.xml @@ -195,10 +195,18 @@ de.kosit.validationtool.cmd.CommandLineApplication - - META-INF/TE-050AC.SF - + + + *:* + + META-INF/*.SF + META-INF/*.DSA + META-INF/*.RSA + **/module-info.class + + +