X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fconfig%2Fyang-test%2Fpom.xml;h=7e00540164ceaaa553496498bd571abe51a47d52;hb=88620eacdbb3a8e4b8c3114f0628ff95a5c8b5f6;hp=687e35fb25ed18e4261b054dd5cc5dab613c626e;hpb=8c3cdb04a32a4a8b34f06816102f571d3999620c;p=controller.git diff --git a/opendaylight/config/yang-test/pom.xml b/opendaylight/config/yang-test/pom.xml index 687e35fb25..7e00540164 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.4.0-SNAPSHOT + 0.8.0-SNAPSHOT ../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.0-SNAPSHOT delete-sources - process-sources - - org.opendaylight.yangtools - yang-maven-plugin -