Add back pom.parent.relativePath for pmd-lang-test

This commit is contained in:
Andreas Dangel
2020-10-28 16:53:45 +01:00
parent a95c67c31e
commit 01f1e8dede

View File

@ -13,6 +13,7 @@
<groupId>net.sourceforge.pmd</groupId>
<artifactId>pmd</artifactId>
<version>6.30.0-SNAPSHOT</version>
<relativePath>../</relativePath>
</parent>
<build>