X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fconfig%2Fyang-test%2Fpom.xml;h=b8cec8ee13502943e7bf201bfe4395ce89908a90;hb=dd65a7ecf4237d0e11e01f71d2184c2bc9de2895;hp=b7540c8787b15b499d9542e46998de0c32cfa2e2;hpb=caee336f062eba4909ba53cbaccdde0714236134;p=controller.git diff --git a/opendaylight/config/yang-test/pom.xml b/opendaylight/config/yang-test/pom.xml index b7540c8787..b8cec8ee13 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.4.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.mdsal.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.3-SNAPSHOT - - - yang-test - - 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 - yang-maven-plugin - - - + yang-test-plugin + ${config.version} + + + + delete-sources + + process-sources + + + + + + org.opendaylight.yangtools + yang-maven-plugin + + +