X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fsamples%2Fclustering-test-app%2Fmodel%2Fpom.xml;h=f9ccc3d202a54be94ac7d2d3f83f0d40ce05e1c4;hp=a23e32df2b91e0971e154c2c3f599886423bd7db;hb=5eb38ae9c4bb54bd64d7b17eeea34c7a276062dc;hpb=f6d37df70a6cf38c118767763e13d3f94257d450 diff --git a/opendaylight/md-sal/samples/clustering-test-app/model/pom.xml b/opendaylight/md-sal/samples/clustering-test-app/model/pom.xml index a23e32df2b..f9ccc3d202 100644 --- a/opendaylight/md-sal/samples/clustering-test-app/model/pom.xml +++ b/opendaylight/md-sal/samples/clustering-test-app/model/pom.xml @@ -1,115 +1,43 @@ - + 4.0.0 - clustering-it - org.opendaylight.controller.samples - 1.1-SNAPSHOT + org.opendaylight.controller + mdsal-parent + 4.0.0-SNAPSHOT + ../../../parent + + org.opendaylight.controller.samples clustering-it-model bundle + + + org.opendaylight.mdsal.binding.model.ietf + rfc6991-ietf-inet-types + + + org.opendaylight.mdsal.model + yang-ext + + + - - - org.apache.felix - maven-bundle-plugin - ${bundle.plugin.version} - true - - - org.opendaylight.controller.sal-clustering-it-model - * - - - - - org.opendaylight.yangtools - yang-maven-plugin - ${yangtools.version} - - - - generate-sources - - - src/main/yang - - - org.opendaylight.yangtools.maven.sal.api.gen.plugin.CodeGeneratorImpl - target/generated-sources/sal - - - true - - - - - - org.opendaylight.yangtools - maven-sal-api-gen-plugin - ${yangtools.version} - jar - - - - - - org.eclipse.m2e - lifecycle-mapping - 1.0.0 + org.apache.felix + maven-bundle-plugin + true - - - - - org.opendaylight.yangtools - yang-maven-plugin - [0.5,) - - generate-sources - - - - - - - - + + org.opendaylight.controller.sal-clustering-it-model + - - - org.opendaylight.yangtools - yang-binding - ${yangtools.version} - - - org.opendaylight.yangtools - yang-common - ${yangtools.version} - - - org.opendaylight.yangtools.model - ietf-inet-types - ${ietf-inet-types.version} - - - org.opendaylight.yangtools.model - ietf-yang-types - ${ietf-yang-types.version} - - - org.opendaylight.yangtools.model - yang-ext - ${yang-ext.version} - -