X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fconfig%2Fyang-test%2Fpom.xml;h=235e466089b14a8a194b2f15067487721dd4e982;hb=664fc9940569ebfd54dcfc3db87bab66fad9300e;hp=626032f195d9ec6289d0acd7c2283c20da030f51;hpb=ebfb63317c84ed53ce0cc57b4e7ddcaeafcb1cc3;p=controller.git diff --git a/opendaylight/config/yang-test/pom.xml b/opendaylight/config/yang-test/pom.xml index 626032f195..f5c966d5a6 100644 --- a/opendaylight/config/yang-test/pom.xml +++ b/opendaylight/config/yang-test/pom.xml @@ -1,45 +1,119 @@ - - 4.0.0 - + + + + 4.0.0 + + org.opendaylight.controller + config-plugin-parent + 0.3.0-SNAPSHOT + ../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.yangtools.model + ietf-inet-types + + + 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 + ${lifecycle.mapping.version} + + + + + + org.opendaylight.controller + yang-test-plugin + [0.2.3,) + + delete-sources + process-sources + + + + + + + + + + + + + + + + + org.apache.felix + maven-bundle-plugin + + + + + + org.opendaylight.controller - config-subsystem - 0.2.1-SNAPSHOT - - - yang-test - - Artifact that contains only generated code from yang files. Suitable for testing. - - - - - ${project.groupId} - config-api - 0.2.1-SNAPSHOT - - - org.slf4j - slf4j-api - - - org.opendaylight.yangtools.model - ietf-inet-types - - - - ${project.artifactId} - - 3.0.4 - - - - - - org.opendaylight.yangtools - yang-maven-plugin - - - + yang-test-plugin + ${config.version} + + + + delete-sources + + process-sources + + + + + + org.opendaylight.yangtools + yang-maven-plugin + + +