Skip to content

Commit 3a2b6bb

Browse files
authored
Merge pull request #141 from intergral/fix_build
fix(build): use relative path for otel-plugin
2 parents 5bae4d2 + 24f35ca commit 3a2b6bb

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)