From 2fb85d6f3161f4451aaccd206c6ea03fadc7ab60 Mon Sep 17 00:00:00 2001 From: Giancarlo Panichi Date: Tue, 15 Oct 2019 11:22:46 +0200 Subject: [PATCH] Updated to support Git and Jenkins --- pom.xml | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/pom.xml b/pom.xml index 07f1c70..185ff2e 100644 --- a/pom.xml +++ b/pom.xml @@ -116,6 +116,20 @@ ${webappDirectory}/WEB-INF/classes + + + src/main/resources + + **/*.* + + + + + + src/test/resources + + +