Skip to content

Commit

Permalink
[pom] Add missing relativePath to parent and add comment as its end o…
Browse files Browse the repository at this point in the history
…f life

should use your own or define the values.  That one is so out of date and hasn't been supported in years, was officially deprecated.
  • Loading branch information
hazendaz authored and damianszczepanik committed Dec 27, 2023
1 parent 7375184 commit a3cf1ae
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,10 +19,12 @@
<test.integration.pattern>**/*IntegrationTest*.java</test.integration.pattern>
</properties>

<!-- 'oss-parent' should not be used, it was deprecated years ago -->
<parent>
<groupId>org.sonatype.oss</groupId>
<artifactId>oss-parent</artifactId>
<version>7</version>
<relativePath />
</parent>

<distributionManagement>
Expand Down

0 comments on commit a3cf1ae

Please sign in to comment.