X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=vpnservice.git;a=blobdiff_plain;f=features%2Fsrc%2Fmain%2Ffeatures%2Ffeatures.xml;h=a71d0af4840612e179e2ca4c99ea58d749a2dfaf;hp=c7167833f29062941586472f0e72be7ced6ef50d;hb=16019c0dbaee9203ffa419c3db634fd57286ac37;hpb=3dc16815b89fef0b19107c2155ffb2fd38802c22 diff --git a/features/src/main/features/features.xml b/features/src/main/features/features.xml index c7167833..a71d0af4 100644 --- a/features/src/main/features/features.xml +++ b/features/src/main/features/features.xml @@ -20,10 +20,12 @@ and is available at http://www.eclipse.org/legal/epl-v10.html odl-mdsal-broker odl-mdsal-models odl-openflowplugin-nsf-model + mvn:org.opendaylight.controller/liblldp/${liblldp.version} mvn:org.opendaylight.vpnservice/model-bgp/{{VERSION}} mvn:org.opendaylight.vpnservice/lockmanager-api/${lockmanager.version} mvn:org.opendaylight.vpnservice/idmanager-api/${idmanager.version} mvn:org.opendaylight.vpnservice/arputil-api/${arputil.version} + mvn:org.opendaylight.vpnservice/alivenessmonitor-api/${vpnservices.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} @@ -41,6 +43,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html mvn:org.opendaylight.vpnservice/bgpmanager-impl/${vpnservices.version} mvn:org.opendaylight.vpnservice/mdsalutil-api/${interfacemgr.version} mvn:org.opendaylight.vpnservice/arputil-impl/${arputil.version} + mvn:org.opendaylight.vpnservice/alivenessmonitor-impl/${vpnservices.version} mvn:org.opendaylight.vpnservice/mdsalutil-impl/${interfacemgr.version} mvn:org.opendaylight.vpnservice/interfacemgr-api/${interfacemgr.version} mvn:org.opendaylight.vpnservice/interfacemgr-impl/${interfacemgr.version} @@ -58,6 +61,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html mvn:org.opendaylight.vpnservice/mdsalutil-impl/${interfacemgr.version}/xml/config mvn:org.opendaylight.vpnservice/interfacemgr-impl/${interfacemgr.version}/xml/config mvn:org.opendaylight.vpnservice/arputil-impl/${arputil.version}/xml/config + mvn:org.opendaylight.vpnservice/alivenessmonitor-impl/${vpnservices.version}/xml/config 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