From 245de7145346b19b0ecf0a905d11b53f4e6d43a1 Mon Sep 17 00:00:00 2001 From: Luca Frosini Date: Wed, 15 Jul 2020 16:17:58 +0200 Subject: [PATCH] Added section to include service loader files (and 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 bb17473..88bce24 100644 --- a/pom.xml +++ b/pom.xml @@ -85,6 +85,22 @@ + + + ${project.basedir} + + LICENSE.md + + META-INF + + + ${project.basedir}/src/main/resources/META-INF + + ** + + META-INF + + org.apache.maven.plugins