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