From ddac8e5aff3d0b9bf24d5f925a42720013fa1c82 Mon Sep 17 00:00:00 2001 From: "francesco.mangiacrapa" Date: Fri, 6 Dec 2019 15:30:27 +0100 Subject: [PATCH] Commented outputDirectory it should be not needed --- .classpath | 6 +++--- pom.xml | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/.classpath b/.classpath index e56c3ec..77b2ccc 100644 --- a/.classpath +++ b/.classpath @@ -1,6 +1,6 @@ - + @@ -47,10 +47,10 @@ - + - + diff --git a/pom.xml b/pom.xml index 6705b0d..c1ce233 100644 --- a/pom.xml +++ b/pom.xml @@ -33,7 +33,7 @@ 2.7.0 UTF-8 1.7 - ${project.build.directory}/${project.build.finalName} + 1.8 @@ -142,7 +142,7 @@ - ${webappDirectory}/WEB-INF/classes + src/main/java