X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fconfig%2Fconfig-parent%2Fpom.xml;h=edbf925551ee3865a0cad1f2a692ac02ebe7970d;hp=e6e2bb8478bcda319b31d070ea6ca294c1c21e7a;hb=e70268792ff15fc3a4a84d5d732bac15eece7aab;hpb=3e5bfba47ae5fe04360343073273a141730daefd diff --git a/opendaylight/config/config-parent/pom.xml b/opendaylight/config/config-parent/pom.xml index e6e2bb8478..edbf925551 100644 --- a/opendaylight/config/config-parent/pom.xml +++ b/opendaylight/config/config-parent/pom.xml @@ -9,23 +9,23 @@ and is available at http://www.eclipse.org/legal/epl-v10.html - org.opendaylight.yangtools + org.opendaylight.mdsal binding-parent - 0.7.0-SNAPSHOT + 0.10.1-SNAPSHOT 4.0.0 org.opendaylight.controller config-parent - 0.3.0-SNAPSHOT + 0.6.1-SNAPSHOT pom - 0.3.0-SNAPSHOT - 1.2.0-SNAPSHOT - 0.7.0-SNAPSHOT - src/main/yang-gen-config + 0.6.1-SNAPSHOT + 1.5.1-SNAPSHOT + 1.1.1-SNAPSHOT + ${project.build.directory}/generated-sources/config-binding src/main/config/default-config.xml @@ -53,6 +53,13 @@ and is available at http://www.eclipse.org/legal/epl-v10.html pom import + + org.opendaylight.mdsal + mdsal-artifacts + 2.2.1-SNAPSHOT + pom + import + @@ -76,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 @@ -142,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}