X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=features%2Fmdsal%2Fsrc%2Fmain%2Ffeatures%2Ffeatures.xml;h=0dadd3f8b5c84e1c8201ec44561b3999ac1030bc;hp=dfe39c4ed28aa5fa275a8c682bea84abc0461565;hb=a14ed47823d85d2547fbfd7e6c42649962913d34;hpb=8e257ba82470f60242943f53bc4dfa5ac3d1ea57 diff --git a/features/mdsal/src/main/features/features.xml b/features/mdsal/src/main/features/features.xml index dfe39c4ed2..0dadd3f8b5 100644 --- a/features/mdsal/src/main/features/features.xml +++ b/features/mdsal/src/main/features/features.xml @@ -4,6 +4,7 @@ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://karaf.apache.org/xmlns/features/v1.2.0 http://karaf.apache.org/xmlns/features/v1.2.0"> + mvn:org.opendaylight.odlparent/features-odlparent/{{VERSION}}/xml/features mvn:org.opendaylight.yangtools/features-yangtools/{{VERSION}}/xml/features mvn:org.opendaylight.mdsal/features-mdsal/{{VERSION}}/xml/features @@ -12,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 @@ -35,9 +36,9 @@ odl-mdsal-common odl-config-startup odl-config-netty + odl-lmax - mvn:com.lmax/disruptor/{{VERSION}} mvn:org.opendaylight.controller/sal-core-api/{{VERSION}} mvn:org.opendaylight.controller/sal-core-spi/{{VERSION}} mvn:org.opendaylight.controller/sal-broker-impl/{{VERSION}} @@ -53,7 +54,7 @@ odl-yangtools-common - odl-yangtools-binding + odl-mdsal-binding-runtime odl-mdsal-broker mvn:org.opendaylight.controller.samples/sample-toaster/{{VERSION}} mvn:org.opendaylight.controller.samples/sample-toaster-consumer/{{VERSION}} @@ -70,6 +71,7 @@ odl-mdsal-broker-local 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 @@ -77,25 +79,24 @@ odl-mdsal-broker-local odl-mdsal-clustering-commons - odl-akka-clustering mvn:org.opendaylight.controller/sal-distributed-datastore/{{VERSION}} odl-mdsal-broker-local odl-mdsal-clustering-commons - odl-akka-clustering odl-akka-leveldb mvn:org.opendaylight.controller/sal-remoterpc-connector/{{VERSION}} 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/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