X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fconfig%2Fyang-test%2Fpom.xml;h=bf20d2969fddf4f30f66684cc3813975bd1e85b0;hb=e35d98a33c70782ac40e43a05864a25d1984ff33;hp=247b3c07459ef67531d3085242e38f22c21b770a;hpb=b2e6c299fad844633c8b40a2e180780f5774a4ae;p=controller.git diff --git a/opendaylight/config/yang-test/pom.xml b/opendaylight/config/yang-test/pom.xml index 247b3c0745..bf20d2969f 100644 --- a/opendaylight/config/yang-test/pom.xml +++ b/opendaylight/config/yang-test/pom.xml @@ -5,18 +5,14 @@ org.opendaylight.controller config-plugin-parent - 0.2.5-SNAPSHOT + 0.8.4 ../config-plugin-parent yang-test bundle ${project.artifactId} - Artifact that contains only generated code from yang files. Suitable for testing. - - 3.0.4 - @@ -28,12 +24,8 @@ mockito-configuration - org.opendaylight.yangtools.model - ietf-inet-types - - - org.slf4j - slf4j-api + org.opendaylight.mdsal.model + ietf-inet-types-2013-07-15 ${project.groupId} @@ -46,11 +38,6 @@ test-jar test - - junit - junit - test - org.opendaylight.controller config-util @@ -64,7 +51,7 @@ org.eclipse.m2e lifecycle-mapping - ${lifecycle.mapping.version} + 1.0.0 @@ -90,33 +77,37 @@ - - org.apache.felix - maven-bundle-plugin - - - + maven-checkstyle-plugin + + + check-license + + check + + process-sources + + + org/opendaylight/yang/gen/**, + **/config/yang/test/** + + + + - org.opendaylight.controller yang-test-plugin - ${config.version} + 0.8.4 delete-sources - process-sources - - org.opendaylight.yangtools - yang-maven-plugin -