Add missing relativePath configuration in all pom modules

This commit is contained in:
Andreas Dangel
2020-06-07 12:36:58 +02:00
parent 425a45a006
commit 8defb2fde2
31 changed files with 31 additions and 0 deletions

View File

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