Remodel NIC features 17/34017/2
authoradetalhouet <adetalhouet@inocybe.com>
Wed, 3 Feb 2016 19:25:42 +0000 (14:25 -0500)
committeradetalhouet <adetalhouet@inocybe.com>
Wed, 3 Feb 2016 19:45:52 +0000 (14:45 -0500)
Feature file was remodel in NIC: https://git.opendaylight.org/gerrit/#/c/33996/ This patch address the feature name changed.

Change-Id: Ib02453d12de99e09a73eef470d8b185d53d02d48
Signed-off-by: adetalhouet <adetalhouet@inocybe.com>
features/src/main/features/features.xml

index a96363e54ac77f6b2dd087e8f07a63779311a8b8..9ed0492696c9480bd94f1420c99cf58ab8afc62d 100644 (file)
@@ -106,8 +106,6 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   </feature>
   <feature name='odl-vpnservice-intent' version='${project.version}' description='OpenDaylight :: vpnservice :: intent'>
     <feature version='${mdsal.version}'>odl-mdsal-broker</feature>
-    <feature version='${nic.version}'>odl-nic-core-service-mdsal</feature>
-    <feature version='${nic.version}'>odl-nic-core</feature>
     <feature version='${nic.version}'>odl-nic-listeners</feature>
     <bundle>mvn:org.opendaylight.vpnservice/vpnintent-api/{{VERSION}}</bundle>
     <bundle>mvn:org.opendaylight.vpnservice/vpnintent-impl/{{VERSION}}</bundle>