From 1c49c7000f26376e44931add8a3194d271149ba6 Mon Sep 17 00:00:00 2001 From: gmunozfe Date: Tue, 19 Nov 2024 12:18:09 +0100 Subject: [PATCH] Use relative path for resources --- .../pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/quarkus/extensions/kogito-quarkus-serverless-workflow-extension/kogito-quarkus-serverless-workflow-image-integration-test/pom.xml b/quarkus/extensions/kogito-quarkus-serverless-workflow-extension/kogito-quarkus-serverless-workflow-image-integration-test/pom.xml index 0cde3b27060..f0df04c5953 100644 --- a/quarkus/extensions/kogito-quarkus-serverless-workflow-extension/kogito-quarkus-serverless-workflow-image-integration-test/pom.xml +++ b/quarkus/extensions/kogito-quarkus-serverless-workflow-extension/kogito-quarkus-serverless-workflow-image-integration-test/pom.xml @@ -87,7 +87,7 @@ src/main/resources - ${project.root.dir}/quarkus/extensions/kogito-quarkus-serverless-workflow-extension/kogito-quarkus-serverless-workflow-integration-test/src/main/resources + ../kogito-quarkus-serverless-workflow-integration-test/src/main/resources expression.sw.json schema/expressionInput.json @@ -160,4 +160,4 @@ - \ No newline at end of file +