From 672fab2d1b2cc6f4abb673ff8d7f8b86a0817818 Mon Sep 17 00:00:00 2001 From: NorbiPeti Date: Sat, 22 Apr 2017 23:17:58 +0200 Subject: [PATCH] Fixed POM stuff --- pom.xml | 11 +++-------- 1 file changed, 3 insertions(+), 8 deletions(-) diff --git a/pom.xml b/pom.xml index 8609c02..ba1b5fd 100644 --- a/pom.xml +++ b/pom.xml @@ -9,12 +9,6 @@ src/main/java - - src - - **/*.java - - src/main/resources @@ -34,6 +28,7 @@ 1.8 1.8 + -proc:none @@ -76,7 +71,7 @@ target - resources + src/main/resources @@ -114,7 +109,7 @@ - org.apache.commons + commons-io commons-io 1.3.2 provided