[BAEL-15319] - Check modules that don't use our standard parents

This commit is contained in:
amit2103
2019-07-10 12:16:50 +05:30
parent 62d9845b91
commit 8510c61724
17 changed files with 84 additions and 32 deletions

View File

@@ -7,6 +7,12 @@
<name>custom-pmd</name>
<packaging>jar</packaging>
<url>http://maven.apache.org</url>
<parent>
<artifactId>parent-modules</artifactId>
<groupId>com.baeldung</groupId>
<version>1.0.0-SNAPSHOT</version>
</parent>
<dependencies>
<dependency>