Skip to content

Commit

Permalink
Fix parent
Browse files Browse the repository at this point in the history
  • Loading branch information
dalexandrov committed May 15, 2023
1 parent 579128c commit 7e9554a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions examples/microprofile/telemetry/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>io.helidon.examples</groupId>
<artifactId>helidon-examples-project</artifactId>
<groupId>io.helidon.examples.microprofile</groupId>
<artifactId>helidon-examples-microprofile-project</artifactId>
<version>4.0.0-SNAPSHOT</version>
</parent>
<groupId>io.helidon.examples.telemetry</groupId>
Expand Down

0 comments on commit 7e9554a

Please sign in to comment.