Skip to content

Commit 758cc22

Browse files
committed
Specify relative path for parent in highcpu sample
1 parent 4d83980 commit 758cc22

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

highcpu/pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@
2121
<groupId>com.github.chrishantha.sample</groupId>
2222
<artifactId>java-samples</artifactId>
2323
<version>0.0.1-SNAPSHOT</version>
24+
<relativePath>../pom.xml</relativePath>
2425
</parent>
2526

2627
<modelVersion>4.0.0</modelVersion>

0 commit comments

Comments
 (0)