From f0f55380b25ad119c362b2869e1f6fd67091819b Mon Sep 17 00:00:00 2001 From: Karl Schrab Date: Thu, 30 Nov 2023 15:03:03 +0100 Subject: [PATCH] fix: make pom.xml processable for VS Code --- pom.xml | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index a453398ba..2846a4f57 100644 --- a/pom.xml +++ b/pom.xml @@ -644,6 +644,9 @@ LICENSE + + parent.dir + @@ -680,7 +683,10 @@ LICENSE - + + + parent.dir +