X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fconfig%2Fyang-test%2Fpom.xml;h=5758bd460c8be3205682d77d273b6f7f41289dc7;hp=5977325574202c3edd39125dc6ca60f4ebd5fd71;hb=9f439daf5978c523fa4f953f6c26b42f93578240;hpb=b3c034675957f963c5878ce1e5e183ec2de8b5e2 diff --git a/opendaylight/config/yang-test/pom.xml b/opendaylight/config/yang-test/pom.xml index 5977325574..5758bd460c 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.3.0-SNAPSHOT + 0.8.0 ../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.0 delete-sources - process-sources - - org.opendaylight.yangtools - yang-maven-plugin -