From 3a3ccf741d3670fbffa83a8a123cd85f837d7bb4 Mon Sep 17 00:00:00 2001 From: Guillaume Nodet Date: Fri, 18 Jun 2021 07:59:34 +0200 Subject: [PATCH] Remove some warnings in the build --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 02477a70..2d902dcc 100644 --- a/pom.xml +++ b/pom.xml @@ -329,7 +329,7 @@ limitations under the License. ${maven.multiModuleProjectDirectory}/build/eclipse-formatter-config.xml ${format.skip} KEEP - ${build.directory}/cache + ${project.build.directory}/cache @@ -341,7 +341,7 @@ limitations under the License. true KEEP ${format.skip} - ${build.directory}/cache + ${project.build.directory}/cache