From 236903dfeb7c8e5fa78b14e7b0b58bd541cb60c7 Mon Sep 17 00:00:00 2001 From: Edouard DUPIN Date: Thu, 10 Jul 2025 17:54:27 +0200 Subject: [PATCH] [FIX] pom.xml wronf declaration of resoutrces --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 0f4c414..26fd371 100644 --- a/pom.xml +++ b/pom.xml @@ -281,7 +281,7 @@ src/main - ${basedir}/src/resources + src/resources src/test