X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fconfig%2Fconfig-parent%2Fpom.xml;h=246a8e79813e3cedf6f61f146f0c26d4f0dcd8bf;hb=e35d98a33c70782ac40e43a05864a25d1984ff33;hp=af39b63447cdf6429371a40a8155de53272cba1d;hpb=3c298061e7c22390eaf790aae977decfe0f94ad1;p=controller.git diff --git a/opendaylight/config/config-parent/pom.xml b/opendaylight/config/config-parent/pom.xml index af39b63447..246a8e7981 100644 --- a/opendaylight/config/config-parent/pom.xml +++ b/opendaylight/config/config-parent/pom.xml @@ -6,26 +6,25 @@ This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, 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.12.4 4.0.0 org.opendaylight.controller config-parent - 0.3.0-SNAPSHOT + 0.8.4 pom - 0.3.0-SNAPSHOT - 1.2.0-SNAPSHOT - 0.7.0-SNAPSHOT - src/main/yang-gen-config + 0.8.4 + 1.7.4 + 2.0.6.5 + ${project.build.directory}/generated-sources/config-binding src/main/config/default-config.xml @@ -49,7 +48,14 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.yangtools yangtools-artifacts - ${yangtools.version} + 2.0.6.5 + pom + import + + + org.opendaylight.mdsal + mdsal-artifacts + 2.4.4 pom import @@ -76,6 +82,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.yangtools yang-maven-plugin + 2.0.6.5 org.opendaylight.controller @@ -123,11 +130,53 @@ and is available at http://www.eclipse.org/legal/epl-v10.html + + org.codehaus.mojo + build-helper-maven-plugin + + + add-yang-sources + generate-sources + + add-source + + + + ${jmxGeneratorPath} + ${salGeneratorPath} + + + + + + + + + org.apache.maven.plugins + maven-pmd-plugin + + + cpd + process-sources + + cpd-check + + + + ${jmxGeneratorPath} + ${salGeneratorPath} + + + + + + attach-config-without-filtering ${config.file}