X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fconfig%2Fyang-test%2Fpom.xml;h=b1f7013abef241620ff02d393751133270e78bcb;hb=65906d0c56d26e1f69d39875b7efe3b1b84930dc;hp=f8d86b28bb2033f25874754acbfff2fdde4080b5;hpb=b5d0a1c60d3ff26cb4d7ecf45ee5fc0f95636c19;p=controller.git diff --git a/opendaylight/config/yang-test/pom.xml b/opendaylight/config/yang-test/pom.xml index f8d86b28bb..b1f7013abe 100644 --- a/opendaylight/config/yang-test/pom.xml +++ b/opendaylight/config/yang-test/pom.xml @@ -1,11 +1,14 @@ + + 4.0.0 org.opendaylight.controller - config-subsystem + config-plugin-parent 0.2.3-SNAPSHOT + ../config-plugin-parent yang-test @@ -27,8 +30,34 @@ slf4j-api - org.opendaylight.yangtools.model - ietf-inet-types + org.opendaylight.yangtools.model + ietf-inet-types + + + org.opendaylight.bgpcep + mockito-configuration + test + + + ${project.groupId} + config-manager + test + + + ${project.groupId} + config-manager + test-jar + test + + + org.opendaylight.controller + config-util + test + + + junit + junit + test @@ -98,6 +127,19 @@ + + org.opendaylight.controller + yang-test-plugin + ${config.version} + + + + delete-sources + process-sources + + + +