From 7d51fc92f1325e272dbb7ba2bf508fac6c5fbb7a Mon Sep 17 00:00:00 2001 From: Vratko Polak Date: Mon, 19 Dec 2016 12:18:45 +0100 Subject: [PATCH] Bug 7404: Remove Sdnitnerfaceapp from distribution Change-Id: Ia40a29bd353ade10f8dc1d72421b96c64dad585d Signed-off-by: Vratko Polak --- features-index/pom.xml | 2 ++ features-index/src/main/resources/features.xml | 2 ++ features-test/src/main/resources/features.xml | 2 ++ 3 files changed, 6 insertions(+) diff --git a/features-index/pom.xml b/features-index/pom.xml index ac903b06..a6f1d24a 100644 --- a/features-index/pom.xml +++ b/features-index/pom.xml @@ -424,6 +424,7 @@ features xml + org.opendaylight.sfc features-sfc diff --git a/features-index/src/main/resources/features.xml b/features-index/src/main/resources/features.xml index 17e6852b..637ad8c4 100644 --- a/features-index/src/main/resources/features.xml +++ b/features-index/src/main/resources/features.xml @@ -85,7 +85,9 @@ mvn:org.opendaylight.ovsdb/hwvtepsouthbound-features/${feature.ovsdb.version}/xml/features mvn:org.opendaylight.ovsdb/southbound-features/${feature.ovsdb.version}/xml/features mvn:org.opendaylight.packetcable/features-packetcable-policy/${feature.packetcable.version}/xml/features + mvn:org.opendaylight.sfc/features-sfc/${feature.sfc.version}/xml/features mvn:org.opendaylight.snbi/features-snbi/${feature.snbi.version}/xml/features mvn:org.opendaylight.snmp/features-snmp/${snmp.plugin.version}/xml/features diff --git a/features-test/src/main/resources/features.xml b/features-test/src/main/resources/features.xml index 1485fc0a..69c81dec 100644 --- a/features-test/src/main/resources/features.xml +++ b/features-test/src/main/resources/features.xml @@ -102,7 +102,9 @@ odl-ovsdb-southbound-impl odl-packetcable-policy-server-all odl-restconf-noauth + odl-sfc-netconf odl-sfc-ovs odl-sfc-sb-rest -- 2.36.6