From 1c6e35fcec7c885f5a0be38d83dc42df056714ab Mon Sep 17 00:00:00 2001 From: NorbiPeti Date: Sun, 11 Sep 2016 14:44:54 +0200 Subject: [PATCH] Added Mvn resources plugin --- pom.xml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/pom.xml b/pom.xml index 7706d88..a8bdbb2 100644 --- a/pom.xml +++ b/pom.xml @@ -31,6 +31,11 @@ shade --> + + org.apache.maven.plugins + maven-resources-plugin + 3.0.1 +