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=4b58c784201599a45a1c3bdb182ecdea5b7afc2c;hp=0bede9048ed1294e8cffeaf77c5b86e57e32dbbc;hb=7b9aeafe3d8ca7dd99f49b1e84dbba5c4a3d082f;hpb=9e76b68bb097dc2b53584cad27e3b940e7c41d35 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 0bede9048e..4b58c78420 100644 --- a/opendaylight/md-sal/samples/clustering-test-app/model/pom.xml +++ b/opendaylight/md-sal/samples/clustering-test-app/model/pom.xml @@ -3,24 +3,33 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 - org.opendaylight.mdsal - binding-parent - 0.11.0-SNAPSHOT - + org.opendaylight.controller + mdsal-parent + 3.0.8-SNAPSHOT + ../../../parent org.opendaylight.controller.samples - 1.6.0-SNAPSHOT clustering-it-model bundle + + + org.opendaylight.mdsal.binding.model.ietf + rfc6991 + + + org.opendaylight.mdsal.model + yang-ext + + + org.apache.felix maven-bundle-plugin - ${bundle.plugin.version} true @@ -31,18 +40,4 @@ - - - org.opendaylight.mdsal.model - ietf-inet-types-2013-07-15 - - - org.opendaylight.mdsal.model - ietf-yang-types-20130715 - - - org.opendaylight.mdsal.model - yang-ext - -