X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=features%2Fmdsal%2Fsrc%2Fmain%2Ffeatures%2Ffeatures.xml;h=94df44bc13204c403735756e58932609909ccb9e;hb=refs%2Fchanges%2F36%2F38336%2F10;hp=489f174bec442ae6eff0d935c88ac85c9ce43060;hpb=6e76bb44514ea79524f46ff283ea0d0d4ad8c7f8;p=controller.git diff --git a/features/mdsal/src/main/features/features.xml b/features/mdsal/src/main/features/features.xml index 489f174bec..94df44bc13 100644 --- a/features/mdsal/src/main/features/features.xml +++ b/features/mdsal/src/main/features/features.xml @@ -13,7 +13,7 @@ mvn:org.opendaylight.controller/features-config/{{VERSION}}/xml/features mvn:org.opendaylight.controller/features-config-persister/{{VERSION}}/xml/features mvn:org.opendaylight.controller/features-config-netty/{{VERSION}}/xml/features - mvn:org.opendaylight.controller/features-akka/{{VERSION}}/xml/features + mvn:org.opendaylight.odlparent/features-akka/{{VERSION}}/xml/features odl-mdsal-broker odl-mdsal-broker-local @@ -24,6 +24,7 @@ odl-yangtools-yang-data odl-config-api odl-mdsal-binding-runtime + wrap:mvn:net.java.dev.stax-utils/stax-utils/{{VERSION}} mvn:org.opendaylight.controller/sal-common-api/{{VERSION}} mvn:org.opendaylight.controller/sal-common-impl/{{VERSION}} mvn:org.opendaylight.controller/sal-common-util/{{VERSION}} @@ -31,7 +32,7 @@ odl-yangtools-common - odl-mdsal-binding-runtime + odl-mdsal-binding-dom-adapter odl-mdsal-models odl-mdsal-common odl-config-startup @@ -41,7 +42,7 @@ mvn:org.opendaylight.controller/sal-core-api/{{VERSION}} mvn:org.opendaylight.controller/sal-core-spi/{{VERSION}} - mvn:org.opendaylight.controller/sal-broker-impl/{{VERSION}} + mvn:org.opendaylight.controller/sal-broker-impl/{{VERSION}} mvn:org.opendaylight.controller/sal-binding-api/{{VERSION}} mvn:org.opendaylight.controller/sal-binding-broker-impl/{{VERSION}} mvn:org.opendaylight.controller/sal-binding-util/{{VERSION}} @@ -50,6 +51,7 @@ mvn:org.opendaylight.controller/sal-binding-config/{{VERSION}} mvn:org.opendaylight.controller/sal-inmemory-datastore/{{VERSION}} mvn:org.opendaylight.controller/sal-dom-broker-config/{{VERSION}} + mvn:org.opendaylight.controller/blueprint/{{VERSION}} mvn:org.opendaylight.controller/md-sal-config/{{VERSION}}/xml/config @@ -59,7 +61,6 @@ mvn:org.opendaylight.controller.samples/sample-toaster/{{VERSION}} mvn:org.opendaylight.controller.samples/sample-toaster-consumer/{{VERSION}} mvn:org.opendaylight.controller.samples/sample-toaster-provider/{{VERSION}} - mvn:org.opendaylight.controller.samples/toaster-config/{{VERSION}}/xml/config odl-mdsal-broker @@ -69,9 +70,9 @@ odl-mdsal-broker-local - odl-akka-system - odl-akka-persistence - odl-akka-clustering + odl-akka-system + odl-akka-persistence + odl-akka-clustering mvn:org.opendaylight.controller/sal-clustering-commons/{{VERSION}} mvn:org.opendaylight.controller/sal-akka-raft/{{VERSION}} mvn:com.codahale.metrics/metrics-core/3.0.1 @@ -79,7 +80,9 @@ odl-mdsal-broker-local odl-mdsal-clustering-commons + mvn:org.opendaylight.controller/cds-access-api/{{VERSION}} mvn:org.opendaylight.controller/sal-distributed-datastore/{{VERSION}} + mvn:org.opendaylight.controller/sal-cluster-admin/{{VERSION}} odl-mdsal-broker-local @@ -90,13 +93,13 @@ odl-mdsal-remoterpc-connector odl-mdsal-distributed-datastore - mvn:org.opendaylight.controller/sal-clustering-config/${project.version}/xml/config - mvn:org.opendaylight.controller/sal-clustering-config/${project.version}/xml/entityownershipconfig - mvn:org.opendaylight.controller/sal-clustering-config/${project.version}/xml/akkaconf - mvn:org.opendaylight.controller/sal-clustering-config/${project.version}/xml/factoryakkaconf - mvn:org.opendaylight.controller/sal-clustering-config/${project.version}/xml/moduleshardconf - mvn:org.opendaylight.controller/sal-clustering-config/${project.version}/xml/moduleconf - mvn:org.opendaylight.controller/sal-clustering-config/${project.version}/cfg/datastore + mvn:org.opendaylight.controller/sal-clustering-config/{{VERSION}}/xml/config + mvn:org.opendaylight.controller/sal-clustering-config/{{VERSION}}/xml/entityownershipconfig + mvn:org.opendaylight.controller/sal-clustering-config/{{VERSION}}/xml/akkaconf + mvn:org.opendaylight.controller/sal-clustering-config/{{VERSION}}/xml/factoryakkaconf + mvn:org.opendaylight.controller/sal-clustering-config/{{VERSION}}/xml/moduleshardconf + mvn:org.opendaylight.controller/sal-clustering-config/{{VERSION}}/xml/moduleconf + mvn:org.opendaylight.controller/sal-clustering-config/{{VERSION}}/cfg/datastore odl-mdsal-broker @@ -106,7 +109,6 @@ odl-mdsal-broker mvn:org.opendaylight.controller.samples/clustering-it-model/{{VERSION}} mvn:org.opendaylight.controller.samples/clustering-it-provider/{{VERSION}} - mvn:org.opendaylight.controller.samples/clustering-it-config/{{VERSION}}/xml/config