From 5d92399a6b1593122e7b94e0f14645ac9ae9c59d Mon Sep 17 00:00:00 2001 From: =?utf8?q?Alexis=20de=20Talhou=C3=ABt?= Date: Thu, 23 Jul 2015 09:04:24 -0400 Subject: [PATCH] Remove features-packetcable. MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit This module was remove in the gerrit: https://git.opendaylight.org/gerrit/#/c/24442/ Change-Id: If6a0d457918d32d7e011b606da14342ee33f812f Signed-off-by: Alexis de Talhouët --- features/index/pom.xml | 7 ------- features/index/src/main/resources/features.xml | 1 - features/test/src/main/resources/features.xml | 1 - 3 files changed, 9 deletions(-) diff --git a/features/index/pom.xml b/features/index/pom.xml index 53b16dbb..e7e1d72a 100644 --- a/features/index/pom.xml +++ b/features/index/pom.xml @@ -228,13 +228,6 @@ features xml - - org.opendaylight.packetcable - features-packetcable - ${feature.packetcable.version} - features - xml - org.opendaylight.packetcable features-packetcable-policy diff --git a/features/index/src/main/resources/features.xml b/features/index/src/main/resources/features.xml index 272050e9..18c41bb1 100644 --- a/features/index/src/main/resources/features.xml +++ b/features/index/src/main/resources/features.xml @@ -61,7 +61,6 @@ mvn:org.opendaylight.openflowplugin/features-openflowplugin-extension/${feature.openflowplugin.version}/xml/features mvn:org.opendaylight.openflowplugin.legacy/features-legacy/${feature.openflowplugin.version}/xml/features mvn:org.opendaylight.ovsdb/features-ovsdb/${feature.ovsdb.version}/xml/features - mvn:org.opendaylight.packetcable/features-packetcable/${feature.packetcable.version}/xml/features mvn:org.opendaylight.packetcable/features-packetcable-policy/${feature.packetcable.version}/xml/features mvn:org.opendaylight.reservation/features-reservation/${feature.reservation.version}/xml/features mvn:org.opendaylight.sdninterfaceapp/features-sdninterfaceapp/1.6.0-SNAPSHOT/xml/features diff --git a/features/test/src/main/resources/features.xml b/features/test/src/main/resources/features.xml index 10a15cef..17de110e 100644 --- a/features/test/src/main/resources/features.xml +++ b/features/test/src/main/resources/features.xml @@ -88,7 +88,6 @@ odl-openflowplugin-flow-services-ui odl-openflowplugin-nxm-extensions odl-ovsdb-all - odl-packetcable-all odl-packetcable-policy-server-all odl-reservation-models odl-restconf -- 2.36.6