From 45ee429045291f3051549c1fe3aa439e0eb807c3 Mon Sep 17 00:00:00 2001 From: "francesco.mangiacrapa" Date: Tue, 1 Dec 2020 16:37:17 +0100 Subject: [PATCH] added source classes --- pom.xml | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index ee0b833..f70f9e2 100644 --- a/pom.xml +++ b/pom.xml @@ -71,7 +71,7 @@ [1.0.0,2.0.0-SNAPSHOT) compile - + org.slf4j slf4j-log4j12 @@ -91,6 +91,13 @@ + + src/main/java + + **/*.* + + + src/main/resources