X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fconfig%2Fyang-test%2Fpom.xml;h=4572db4a3b866688749c01e95aabc25c1aacdbe2;hb=e4f9064301b59336ba4781ad3543f7ad6284ebb0;hp=ecce3e33fc6feca62fcb180ae3bf42230fabfff2;hpb=cd0a18d48f5e8b6ff208b6633e05ee003979218e;p=controller.git diff --git a/opendaylight/config/yang-test/pom.xml b/opendaylight/config/yang-test/pom.xml index ecce3e33fc..4572db4a3b 100644 --- a/opendaylight/config/yang-test/pom.xml +++ b/opendaylight/config/yang-test/pom.xml @@ -1,136 +1,144 @@ - 4.0.0 - - org.opendaylight.controller - config-plugin-parent - 0.2.5-SNAPSHOT - ../config-plugin-parent - - - yang-test - bundle - - Artifact that contains only generated code from yang files. Suitable for testing. - - ${project.artifactId} - - 3.0.4 - - - - - ${project.groupId} - config-api - - - org.slf4j - slf4j-api - - - org.opendaylight.yangtools.model - ietf-inet-types - - - org.opendaylight.yangtools - mockito-configuration - - - ${project.groupId} - config-manager - test - - - ${project.groupId} - config-manager - test-jar - test - - - org.opendaylight.controller - config-util - test - - - junit - junit - test - - + 4.0.0 + + org.opendaylight.controller + config-plugin-parent + 0.6.2-Carbon + ../config-plugin-parent + + yang-test + bundle + ${project.artifactId} + Artifact that contains only generated code from yang files. Suitable for testing. + + + ${project.groupId} + config-api + + + org.opendaylight.yangtools + mockito-configuration + + + org.opendaylight.mdsal.model + ietf-inet-types-2013-07-15 + + + org.slf4j + slf4j-api + + + ${project.groupId} + config-manager + test + + + ${project.groupId} + config-manager + test-jar + test + + + junit + junit + test + + + org.opendaylight.controller + config-util + test + + - - - - - org.eclipse.m2e - lifecycle-mapping - 1.0.0 - - - - - - - org.opendaylight.controller - - - yang-test-plugin - - - [0.2.3,) - - - - delete-sources - - - process-sources - - - - - - - - - - - - - + + + + + org.eclipse.m2e + lifecycle-mapping + ${lifecycle.mapping.version} + + + + + + org.opendaylight.controller + yang-test-plugin + [0.2.3,) + + delete-sources + process-sources + + + + + + + + + + + + - - - org.opendaylight.yangtools - yang-maven-plugin - - - - org.opendaylight.controller - yang-test-plugin - ${config.version} - - - - delete-sources - - process-sources - - - - + + + maven-checkstyle-plugin + ${checkstyle.version} + + + org.opendaylight.odlparent + checkstyle + ${odl.checkstyle.version} + + + org.opendaylight.odlparent + odl-license + 0.2.2-Carbon + + + + + 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 + 0.6.2-Carbon + + + + delete-sources - - org.apache.felix - maven-bundle-plugin - - - - - - - + process-sources + + + + + +