X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=features%2Fmdsal%2Ffeatures-mdsal%2Fpom.xml;h=dd5664ebe54e6a001044e82b610a4c62c51953f2;hp=15e20052542b8fd47714f7f4eeb4e6aa52e2f3f2;hb=223118feea5b282ce8ea7cf1b26a09858ff67875;hpb=378f3ba51e8e49c3e54593656cc193fda7970388 diff --git a/features/mdsal/features-mdsal/pom.xml b/features/mdsal/features-mdsal/pom.xml index 15e2005254..dd5664ebe5 100644 --- a/features/mdsal/features-mdsal/pom.xml +++ b/features/mdsal/features-mdsal/pom.xml @@ -1,367 +1,112 @@ - - 4.0.0 - - org.opendaylight.odlparent - features-parent - 1.9.0-SNAPSHOT - - - - org.opendaylight.controller - features-mdsal - 1.6.0-SNAPSHOT - - jar + + + 4.0.0 + + + org.opendaylight.odlparent + feature-repo-parent + 2.0.5 + + - - 0.7.0-SNAPSHOT - 1.2.0-SNAPSHOT - 2.3.0-SNAPSHOT - 0.11.0-SNAPSHOT - 1.9.0-SNAPSHOT - 1.6.0-SNAPSHOT - 0.7.0-SNAPSHOT - 1.9.0-SNAPSHOT - 1.9.0-SNAPSHOT - features.xml - etc/opendaylight/karaf - 05-clustering.xml - 06-clustered-entity-ownership.xml - 00-netty.xml - 01-md-sal.xml - 04-xsql.xml - + org.opendaylight.controller + features-mdsal + 1.7.0-SNAPSHOT + feature - - - org.opendaylight.odlparent - odlparent-artifacts - 1.9.0-SNAPSHOT - import - pom - - - org.opendaylight.yangtools - yangtools-artifacts - ${yangtools.version} - import - pom - - - org.opendaylight.mdsal - mdsal-artifacts - ${mdsal.version} - import - pom - - - org.opendaylight.controller - config-artifacts - ${config.version} - import - pom - - - org.opendaylight.controller - mdsal-artifacts - ${controller.mdsal.version} - import - pom - + + ${project.groupId} + odl-clustering-test-app + ${project.version} + xml + features + + + ${project.groupId} + odl-mdsal-all + ${project.version} + xml + features + + + ${project.groupId} + odl-mdsal-broker + ${project.version} + xml + features + + + ${project.groupId} + odl-mdsal-broker-local + ${project.version} + xml + features + + + ${project.groupId} + odl-mdsal-clustering + ${project.version} + xml + features + + + ${project.groupId} + odl-mdsal-clustering-commons + ${project.version} + xml + features + + + ${project.groupId} + odl-mdsal-common + ${project.version} + xml + features + + + ${project.groupId} + odl-mdsal-distributed-datastore + ${project.version} + xml + features + + + ${project.groupId} + odl-mdsal-model-inventory + ${project.version} + xml + features + + + ${project.groupId} + odl-mdsal-remoterpc-connector + ${project.version} + xml + features + + + ${project.groupId} + odl-message-bus-collector + ${project.version} + xml + features + + + ${project.groupId} + odl-toaster + ${project.version} + xml + features + - - - - - - net.java.dev.stax-utils - stax-utils - - - - org.opendaylight.controller - blueprint - ${blueprint.version} - - - - - org.opendaylight.odlparent - features-odlparent - features - xml - - - org.opendaylight.yangtools - features-yangtools - features - xml - - - org.opendaylight.mdsal - features-mdsal - features - xml - - - org.opendaylight.mdsal.model - features-mdsal-model - features - ${mdsal.model.version} - xml - - - org.opendaylight.odlparent - features-akka - ${akka.features.version} - features - xml - - - org.opendaylight.controller - features-config - features - xml - - - org.opendaylight.controller - features-config-persister - features - xml - - - org.opendaylight.controller - features-config-netty - features - xml - - - - org.opendaylight.controller - md-sal-config - ${controller.mdsal.version} - xml - config - - - - org.opendaylight.controller - sal-akka-raft - ${controller.mdsal.version} - - - org.opendaylight.controller - sal-common-api - - - org.opendaylight.controller - sal-common-impl - - - org.opendaylight.controller - sal-common-util - - - org.opendaylight.controller - sal-core-spi - - - org.opendaylight.controller - sal-broker-impl - - - - org.opendaylight.controller - sal-karaf-xsql - - - - org.opendaylight.controller - sal-binding-api - - - org.opendaylight.controller - sal-binding-config - - - org.opendaylight.controller - sal-binding-broker-impl - - - org.opendaylight.controller - sal-binding-util - - - org.opendaylight.controller - sal-connector-api - - - - org.opendaylight.controller - sal-dom-xsql - - - org.opendaylight.controller - sal-dom-xsql-config - config - xml - - - - org.opendaylight.controller - sal-clustering-commons - - - org.opendaylight.controller - sal-clustering-config - ${controller.mdsal.version} - xml - moduleshardconf - - - org.opendaylight.controller - sal-clustering-config - ${controller.mdsal.version} - xml - moduleconf - - - org.opendaylight.controller - sal-clustering-config - ${controller.mdsal.version} - xml - akkaconf - - - org.opendaylight.controller - sal-clustering-config - ${controller.mdsal.version} - xml - factoryakkaconf - - - org.opendaylight.controller - sal-clustering-config - ${controller.mdsal.version} - xml - config - - - org.opendaylight.controller - sal-clustering-config - ${controller.mdsal.version} - xml - entityownershipconfig - - - org.opendaylight.controller - sal-clustering-config - ${controller.mdsal.version} - cfg - datastore - - - org.opendaylight.controller - sal-cluster-admin-api - ${controller.mdsal.version} - - - org.opendaylight.controller - sal-cluster-admin-impl - ${controller.mdsal.version} - - - org.opendaylight.controller - sal-distributed-datastore - - - org.opendaylight.controller - sal-dom-broker-config - - - org.opendaylight.controller - sal-schema-service - - - - - org.opendaylight.controller - messagebus-api - - - org.opendaylight.controller - messagebus-impl - - - org.opendaylight.controller - messagebus-config - ${controller.mdsal.version} - xml - config - - - - org.opendaylight.controller - sal-inmemory-datastore - - - org.opendaylight.controller - sal-remoterpc-connector - - - - org.opendaylight.controller.model - model-inventory - - - - org.opendaylight.controller.samples - clustering-it-config - ${controller.mdsal.version} - xml - testmoduleconf - - - org.opendaylight.controller.samples - clustering-it-config - ${controller.mdsal.version} - xml - testmoduleshardconf - - - org.opendaylight.controller.samples - clustering-it-model - ${controller.mdsal.version} - - - org.opendaylight.controller.samples - clustering-it-provider - ${controller.mdsal.version} - - - - - - org.opendaylight.controller.samples - sample-toaster - - - org.opendaylight.controller.samples - sample-toaster-consumer - - - org.opendaylight.controller.samples - sample-toaster-provider - - - - - - scm:git:http://git.opendaylight.org/gerrit/controller.git - scm:git:ssh://git.opendaylight.org:29418/controller.git - HEAD - https://wiki.opendaylight.org/view/OpenDaylight_Controller:MD-SAL -