X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=features%2Fsrc%2Fmain%2Ffeatures%2Ffeatures.xml;h=4ffb0e3c7f8d628ea7ea3a41c9d2b4812bdbe11c;hb=0a2b4b7ada462bbbfa5ad07ea104b82fc2f2a497;hp=bf8e1b3b0e8f46c2d8f8d5d34b8083cd8451b643;hpb=092a2d29e28043dd522843d906ca6f5646ce1683;p=vpnservice.git diff --git a/features/src/main/features/features.xml b/features/src/main/features/features.xml index bf8e1b3b..4ffb0e3c 100644 --- a/features/src/main/features/features.xml +++ b/features/src/main/features/features.xml @@ -12,20 +12,24 @@ and is available at http://www.eclipse.org/legal/epl-v10.html xsi:schemaLocation="http://karaf.apache.org/xmlns/features/v1.2.0 http://karaf.apache.org/xmlns/features/v1.2.0"> mvn:org.opendaylight.yangtools/features-yangtools/${yangtools.version}/xml/features mvn:org.opendaylight.controller/features-mdsal/${mdsal.version}/xml/features + mvn:org.opendaylight.mdsal.model/features-mdsal-model/${mdsal.model.version}/xml/features mvn:org.opendaylight.openflowplugin/features-openflowplugin/${openflowplugin.version}/xml/features - mvn:org.opendaylight.controller/features-restconf/${mdsal.version}/xml/features + mvn:org.opendaylight.netconf/features-restconf/${restconf.version}/xml/features + mvn:org.opendaylight.ovsdb/features-ovsdb/${ovsdb.version}/xml/features - odl-yangtools-models + odl-mdsal-broker + odl-mdsal-models odl-openflowplugin-nsf-model mvn:org.opendaylight.vpnservice/model-bgp/{{VERSION}} mvn:org.opendaylight.vpnservice/idmanager-api/${idmanager.version} mvn:org.opendaylight.vpnservice/vpnmanager-api/${vpnmanager.version} mvn:org.opendaylight.vpnservice/nexthopmgr-api/${nexthopmgr.version} mvn:org.opendaylight.vpnservice/fibmanager-api/${fibmanager.version} - + mvn:org.opendaylight.vpnservice/itm-api/${itm.version} odl-mdsal-broker + odl-ovsdb-southbound-impl-rest odl-vpnservice-api odl-openflowplugin-southbound odl-openflowplugin-flow-services @@ -39,7 +43,8 @@ and is available at http://www.eclipse.org/legal/epl-v10.html mvn:org.opendaylight.vpnservice/vpnmanager-impl/${vpnmanager.version} mvn:org.opendaylight.vpnservice/nexthopmgr-impl/${nexthopmgr.version} mvn:org.opendaylight.vpnservice/fibmanager-impl/${fibmanager.version} - + mvn:org.opendaylight.vpnservice/itm-impl/${itm.version} + wrap:mvn:org.apache.thrift/libthrift/0.9.1$overwrite=merge&Bundle-Version=0.9.1&Export-Package=*;-noimport:=true;version="0.9.1" @@ -50,18 +55,22 @@ and is available at http://www.eclipse.org/legal/epl-v10.html mvn:org.opendaylight.vpnservice/vpnmanager-impl/${vpnmanager.version}/xml/config mvn:org.opendaylight.vpnservice/nexthopmgr-impl/${nexthopmgr.version}/xml/config mvn:org.opendaylight.vpnservice/fibmanager-impl/${fibmanager.version}/xml/config + mvn:org.opendaylight.vpnservice/itm-impl/${itm.version}/xml/config odl-vpnservice-impl - odl-restconf + odl-restconf odl-vpnservice-impl-rest - odl-mdsal-apidocs + odl-mdsal-apidocs odl-mdsal-xsql odl-vpnservice-impl-ui - + + odl-vpnservice-impl + +