X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fconfig%2Fyang-test%2Fpom.xml;h=bf20d2969fddf4f30f66684cc3813975bd1e85b0;hb=e35d98a33c70782ac40e43a05864a25d1984ff33;hp=f5c966d5a6e9472d8c98211b087a9131171b8d23;hpb=6b9ec89c77e614b44dbd01de77a45ee8d9e6d0ec;p=controller.git diff --git a/opendaylight/config/yang-test/pom.xml b/opendaylight/config/yang-test/pom.xml index f5c966d5a6..bf20d2969f 100644 --- a/opendaylight/config/yang-test/pom.xml +++ b/opendaylight/config/yang-test/pom.xml @@ -5,14 +5,13 @@ org.opendaylight.controller config-plugin-parent - 0.3.0-SNAPSHOT + 0.8.4 ../config-plugin-parent yang-test bundle ${project.artifactId} - Artifact that contains only generated code from yang files. Suitable for testing. @@ -25,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} @@ -43,11 +38,6 @@ test-jar test - - junit - junit - test - org.opendaylight.controller config-util @@ -61,7 +51,7 @@ org.eclipse.m2e lifecycle-mapping - ${lifecycle.mapping.version} + 1.0.0 @@ -87,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 -