maven-plugin-pmd-build: fix maven warning about parent path

This commit is contained in:
Andreas Dangel
2013-08-01 21:56:19 +02:00
parent 4f02afb30e
commit 69c41f451a

View File

@ -6,6 +6,7 @@
<groupId>org.sonatype.oss</groupId>
<artifactId>oss-parent</artifactId>
<version>7</version>
<relativePath/>
</parent>
<groupId>net.sourceforge.pmd</groupId>