Pick up maven-pmd-plugin version from parent POM
This commit is contained in:
parent
01d011807f
commit
0c18409c4d
1
pom.xml
1
pom.xml
|
@ -173,7 +173,6 @@
|
|||
<checkstyle.suppress.file>${basedir}/src/site/resources/checkstyle/checkstyle-suppressions.xml</checkstyle.suppress.file>
|
||||
<checkstyle.resourceExcludes>LICENSE.txt, NOTICE.txt, **/maven-archiver/pom.properties</checkstyle.resourceExcludes>
|
||||
|
||||
<commons.pmd.version>3.19.0</commons.pmd.version>
|
||||
<commons.pmd-impl.version>6.52.0</commons.pmd-impl.version>
|
||||
<commons.spotbugs.version>4.7.3.0</commons.spotbugs.version>
|
||||
<commons.spotbugs.impl.version>4.7.3</commons.spotbugs.impl.version>
|
||||
|
|
Loading…
Reference in New Issue