X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fconfig%2Fconfig-parent%2Fpom.xml;h=f676af99d448e70d22acdf983dcf4f0167780a93;hb=013a6679470bf692753f2e04ab4398c97fd9f5d0;hp=52b5ca28e2bf17dc180eee29c4eb9591c0168004;hpb=8e257ba82470f60242943f53bc4dfa5ac3d1ea57;p=controller.git diff --git a/opendaylight/config/config-parent/pom.xml b/opendaylight/config/config-parent/pom.xml index 52b5ca28e2..f676af99d4 100644 --- a/opendaylight/config/config-parent/pom.xml +++ b/opendaylight/config/config-parent/pom.xml @@ -11,21 +11,21 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.mdsal binding-parent - 0.8.0-SNAPSHOT + 0.10.0-SNAPSHOT 4.0.0 org.opendaylight.controller config-parent - 0.4.0-SNAPSHOT + 0.6.0-SNAPSHOT pom - 0.4.0-SNAPSHOT - 1.3.0-SNAPSHOT - 0.8.0-SNAPSHOT - src/main/yang-gen-config + 0.6.0-SNAPSHOT + 1.5.0-SNAPSHOT + 1.1.0-SNAPSHOT + ${project.build.directory}/generated-sources/config-binding src/main/config/default-config.xml @@ -56,7 +56,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.mdsal mdsal-artifacts - 2.0.0-SNAPSHOT + 2.2.0-SNAPSHOT pom import @@ -83,6 +83,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.yangtools yang-maven-plugin + ${yangtools.version} org.opendaylight.controller @@ -149,11 +150,34 @@ and is available at http://www.eclipse.org/legal/epl-v10.html + + + + org.apache.maven.plugins + maven-pmd-plugin + + + cpd + process-sources + + cpd-check + + + + ${jmxGeneratorPath} + ${salGeneratorPath} + + + + + + attach-config-without-filtering ${config.file}