From 509a3ecdcf012468587c14cc5956f9baa50be7ba Mon Sep 17 00:00:00 2001 From: maartenkroon Date: Sat, 26 Oct 2024 22:10:58 +0200 Subject: [PATCH] Property ${basedir} gewijzigd in ${project.basedir} --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 35081a1f..0311016d 100644 --- a/pom.xml +++ b/pom.xml @@ -477,7 +477,7 @@ install-external clean - ${basedir}/lib/eaapi.jar + ${project.basedir}/lib/eaapi.jar default enterprise.architect java-api