From 24f35ca8a2a910c0ad5eb5303d7c7415857c3e63 Mon Sep 17 00:00:00 2001 From: Ben Donnelly Date: Tue, 10 Sep 2024 09:06:36 +0100 Subject: [PATCH] fix(build): use relative path for otel-plugin --- plugins/otel-plugin/pom.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/plugins/otel-plugin/pom.xml b/plugins/otel-plugin/pom.xml index ef1bbc6..c0ecc32 100644 --- a/plugins/otel-plugin/pom.xml +++ b/plugins/otel-plugin/pom.xml @@ -24,6 +24,7 @@ com.intergral.deep.plugins plugins 1.0-SNAPSHOT + ../pom.xml otel-plugin