From 078353208903a5157d271712509128a3d839673d Mon Sep 17 00:00:00 2001 From: Andreas Rudolph Date: Mon, 14 Jan 2019 19:06:42 +0100 Subject: [PATCH] add Automatic-Module-Name into pf4j.jar (#275) Thanks! --- pf4j/pom.xml | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/pf4j/pom.xml b/pf4j/pom.xml index 26ab06f..e3c3f00 100644 --- a/pf4j/pom.xml +++ b/pf4j/pom.xml @@ -23,6 +23,17 @@ -proc:none + + org.apache.maven.plugins + maven-jar-plugin + + + + org.pf4j + + + + -- 2.39.5