X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;ds=sidebyside;f=opendaylight%2Fmd-sal%2Fsamples%2Fclustering-test-app%2Fmodel%2Fpom.xml;h=f9ccc3d202a54be94ac7d2d3f83f0d40ce05e1c4;hb=5eb38ae9c4bb54bd64d7b17eeea34c7a276062dc;hp=0bede9048ed1294e8cffeaf77c5b86e57e32dbbc;hpb=9e76b68bb097dc2b53584cad27e3b940e7c41d35;p=controller.git 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..f9ccc3d202 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 + 4.0.0-SNAPSHOT + ../../../parent org.opendaylight.controller.samples - 1.6.0-SNAPSHOT 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 @@ -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 - -