X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=features%2Fflow%2Fsrc%2Fmain%2Fresources%2Ffeatures.xml;h=860d0c27a24fb479b3dae89789e10811cca71ca2;hp=3f914be4aeabacfef427189543a1a9f91fe7325f;hb=300d247c3c68387bf0bed3fc9dd90558ebe01f3f;hpb=62ee81f764eef592f00e67181b4dbedb3f734de6;ds=sidebyside diff --git a/features/flow/src/main/resources/features.xml b/features/flow/src/main/resources/features.xml index 3f914be4ae..860d0c27a2 100644 --- a/features/flow/src/main/resources/features.xml +++ b/features/flow/src/main/resources/features.xml @@ -4,23 +4,9 @@ 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.controller/features-mdsal/${mdsal.version}/xml/features - + odl-yangtools-models - mvn:org.opendaylight.controller.model/model-flow-base/${project.version} - mvn:org.opendaylight.controller.model/model-flow-service/${project.version} - mvn:org.opendaylight.controller.model/model-flow-statistics/${project.version} mvn:org.opendaylight.controller.model/model-inventory/${project.version} mvn:org.opendaylight.controller.model/model-topology/${project.version} - - odl-mdsal-broker - odl-flow-model - mvn:org.opendaylight.controller.md/topology-manager/${project.version} - mvn:org.opendaylight.controller.md/topology-lldp-discovery/${project.version} - mvn:org.opendaylight.controller.md/statistics-manager/${project.version} - mvn:org.opendaylight.controller.md/inventory-manager/${project.version} - mvn:org.opendaylight.controller.md/forwardingrules-manager/${project.version} - mvn:org.opendaylight.controller/liblldp/${sal.version} - -