Skip to content

Commit 24f35ca

Browse files
committed
fix(build): use relative path for otel-plugin
1 parent 48a8eea commit 24f35ca

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

plugins/otel-plugin/pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@
2424
<groupId>com.intergral.deep.plugins</groupId>
2525
<artifactId>plugins</artifactId>
2626
<version>1.0-SNAPSHOT</version>
27+
<relativePath>../pom.xml</relativePath>
2728
</parent>
2829

2930
<artifactId>otel-plugin</artifactId>

0 commit comments

Comments
 (0)