From b808c2da4d1378b2adeb64320745752378ff21ac Mon Sep 17 00:00:00 2001 From: Andreas Rudolph Date: Mon, 25 Mar 2019 19:42:20 +0100 Subject: [PATCH] mark pf4j.jar as multi release library (#305) --- pf4j/pom.xml | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/pf4j/pom.xml b/pf4j/pom.xml index 0a78ed2..c38eae8 100644 --- a/pf4j/pom.xml +++ b/pf4j/pom.xml @@ -52,6 +52,17 @@ + + org.apache.maven.plugins + maven-jar-plugin + + + + true + + + + -- 2.39.5