X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fconfig%2Fyang-test%2Fpom.xml;h=b01cb407149a252e7305f266b9ea31c9642c987d;hb=41ae38a856d2e6337c16ba33913c726731d4dea5;hp=18daa44567028afee2dae44fb252084e3acf4670;hpb=58393ca23932b49ce5ba2fa3c23822490d0494b5;p=controller.git diff --git a/opendaylight/config/yang-test/pom.xml b/opendaylight/config/yang-test/pom.xml index 18daa44567..b01cb40714 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.6.0-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. @@ -28,10 +27,6 @@ org.opendaylight.mdsal.model ietf-inet-types-2013-07-15 - - org.slf4j - slf4j-api - ${project.groupId} config-manager @@ -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,87 +77,37 @@ - - org.apache.felix - maven-bundle-plugin - - - + maven-checkstyle-plugin + + + check-license + + check + + process-sources + + + org/opendaylight/yang/gen/**, + **/config/yang/test/** + + + + - - - - maven-checkstyle-plugin - ${checkstyle.version} - - - org.opendaylight.odlparent - checkstyle - ${odl.checkstyle.version} - - - org.opendaylight.odlparent - odl-license - 0.2.0-SNAPSHOT - - - - odl_checks.xml - - ${project.build.sourceDirectory} - - org/opendaylight/yang/gen/**, - **/protobuff/messages/**, - **/thrift/gen/*.java - - false - true - - - - check-license - - check - - process-sources - - check-license.xml - false - false - ${project.build.sourceDirectory} - - org/opendaylight/yang/gen/**, - **/protobuff/messages/**, - **/thrift/gen/*.java, - **/config/yang/test/** - - false - true - - - - - org.opendaylight.controller yang-test-plugin - ${config.version} + 0.7.4-SNAPSHOT delete-sources - process-sources - - org.opendaylight.yangtools - yang-maven-plugin -