X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fconfig%2Fyang-test%2Fpom.xml;h=b01cb407149a252e7305f266b9ea31c9642c987d;hb=41ae38a856d2e6337c16ba33913c726731d4dea5;hp=8c8065dd673a05f772ed2e3b2405c835db188f56;hpb=cc91da381bbe5bc49b3c234d562fe72bd542964f;p=controller.git diff --git a/opendaylight/config/yang-test/pom.xml b/opendaylight/config/yang-test/pom.xml index 8c8065dd67..b01cb40714 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.7.4-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 @@ -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.7.4-SNAPSHOT delete-sources - process-sources - - org.opendaylight.yangtools - yang-maven-plugin -