From 82d6394a46ca5dcc21f4d1cbf4cb6cc9511ba186 Mon Sep 17 00:00:00 2001 From: Luca Frosini Date: Wed, 22 Jul 2020 19:10:03 +0200 Subject: [PATCH] Removed section added to overcome maven-parent issues. The issue must be solved in maven-parent, not here. --- pom.xml | 20 -------------------- 1 file changed, 20 deletions(-) diff --git a/pom.xml b/pom.xml index 1b8a363..6ec9920 100644 --- a/pom.xml +++ b/pom.xml @@ -79,24 +79,4 @@ test - - - - - ${project.basedir} - - LICENSE.md - - META-INF - - - ${project.basedir}/src/main/resources/META-INF - - ** - - META-INF - - - - \ No newline at end of file