X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=features%2Fsrc%2Fmain%2Ffeatures%2Ffeatures.xml;h=4a4b1cac2c4247fc31d900c42623824e032d1e4e;hb=98d90be34e10a45f55e973a119a2f67a0e70a058;hp=38b6f759a72eda01defa8af4aae3fb6cf32bcf0b;hpb=7db736dca77331dccde261a7bd5245e6bb9f432b;p=vpnservice.git diff --git a/features/src/main/features/features.xml b/features/src/main/features/features.xml index 38b6f759..4a4b1cac 100644 --- a/features/src/main/features/features.xml +++ b/features/src/main/features/features.xml @@ -12,12 +12,15 @@ 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-mdsal-broker - odl-yangtools-models + odl-mdsal-models odl-openflowplugin-nsf-model + odl-ovsdb-southbound-api mvn:org.opendaylight.vpnservice/model-bgp/{{VERSION}} mvn:org.opendaylight.vpnservice/idmanager-api/${idmanager.version} mvn:org.opendaylight.vpnservice/vpnmanager-api/${vpnmanager.version} @@ -27,6 +30,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html odl-mdsal-broker + odl-ovsdb-southbound-api odl-vpnservice-api odl-openflowplugin-southbound odl-openflowplugin-flow-services @@ -55,14 +59,17 @@ and is available at http://www.eclipse.org/legal/epl-v10.html 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 + +