Remodel NIC features 78/34078/2
authoradetalhouet <adetalhouet@inocybe.com>
Wed, 3 Feb 2016 19:25:42 +0000 (14:25 -0500)
committerAlexis de Talhouët <adetalhouet@inocybe.com>
Thu, 4 Feb 2016 13:22:18 +0000 (13:22 +0000)
Feature file was remodel in NIC: https://git.opendaylight.org/gerrit/#/c/34038/ This patch address the feature name changed.

Change-Id: Ib02453d12de99e09a73eef470d8b185d53d02d48
Signed-off-by: adetalhouet <adetalhouet@inocybe.com>
(cherry picked from commit f1740cd38170e2c7203cdaceef7256b84d45b6b2)

features/src/main/features/features.xml

index 05132fb3dd524ea3d65b9051667bb9b5b1c9885f..5d13148e25fefd20b33ed6b23a760bc5f0e9148b 100644 (file)
@@ -105,8 +105,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>