diff --git a/pom.xml b/pom.xml index feef265..70fdf9d 100644 --- a/pom.xml +++ b/pom.xml @@ -560,7 +560,7 @@ under the License. 1.8 - ${basedir}/pmd.xml + ${basedir}/src/conf/pmd.xml @@ -692,7 +692,7 @@ under the License. 1.8 - ${basedir}/pmd.xml + ${basedir}/src/conf/pmd.xml diff --git a/pmd.xml b/src/conf/pmd.xml similarity index 100% rename from pmd.xml rename to src/conf/pmd.xml