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=fc38fb66c0bd5639d2b737acfbc19fca2c4a7935;hp=60eeba64c7d5bf664c68e60a2b32ccd20497c0fe;hb=fac268302e4261bb8b42143476692563cbdf149b;hpb=8de365b86ee7b65ee201166be85142b27ffd7295 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 60eeba64c7..fc38fb66c0 100644 --- a/opendaylight/md-sal/samples/clustering-test-app/model/pom.xml +++ b/opendaylight/md-sal/samples/clustering-test-app/model/pom.xml @@ -1,85 +1,32 @@ - + 4.0.0 - clustering-it - org.opendaylight.controller.samples - 1.2.0-SNAPSHOT + org.opendaylight.mdsal + binding-parent + 0.10.0-SNAPSHOT + + + org.opendaylight.controller + 1.5.0-SNAPSHOT clustering-it-model bundle - - - 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 + ${bundle.plugin.version} + true - - - - - org.opendaylight.yangtools - yang-maven-plugin - [0.5,) - - generate-sources - - - - - - - - + + org.opendaylight.controller.sal-clustering-it-model + * + @@ -87,29 +34,16 @@ - org.opendaylight.yangtools - yang-binding - ${yangtools.version} + org.opendaylight.mdsal.model + ietf-inet-types-2013-07-15 - org.opendaylight.yangtools - yang-common - ${yangtools.version} + org.opendaylight.mdsal.model + ietf-yang-types-20130715 - 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 + org.opendaylight.mdsal.model yang-ext - ${yang-ext.version}