From 69e8ab29cf87df6d41e53694d57cefd997b4a9c0 Mon Sep 17 00:00:00 2001 From: Luca Frosini Date: Wed, 15 Jul 2020 16:18:40 +0200 Subject: [PATCH] Added section to include service loader files (and to maintain the LICENSE.md file inclusion declared in maven-parent) --- pom.xml | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/pom.xml b/pom.xml index 31e185b..7dc96fa 100644 --- a/pom.xml +++ b/pom.xml @@ -72,6 +72,22 @@ + + + ${project.basedir} + + LICENSE.md + + META-INF + + + ${project.basedir}/src/main/resources/META-INF + + ** + + META-INF + + org.apache.maven.plugins