From 7271ca49e29ef37df8bc155ee17f82604f4a25d1 Mon Sep 17 00:00:00 2001 From: Sam Hague Date: Thu, 14 May 2015 21:19:05 -0400 Subject: [PATCH] Cleanup features.xml files Change-Id: I9d63cea9b341979f95b632c2a19193ddf8af8f1b Signed-off-by: Sam Hague --- .../ovsdb/src/main/resources/features.xml | 122 +++++++++--------- .../src/main/features/features.xml | 6 - 2 files changed, 60 insertions(+), 68 deletions(-) diff --git a/features/ovsdb/src/main/resources/features.xml b/features/ovsdb/src/main/resources/features.xml index d35da2da1..e00d3fb63 100644 --- a/features/ovsdb/src/main/resources/features.xml +++ b/features/ovsdb/src/main/resources/features.xml @@ -1,77 +1,75 @@ - - mvn:org.opendaylight.controller/features-base/${odl.karaf.base.version}/xml/features - mvn:org.opendaylight.controller/features-adsal/${sal.version}/xml/features - mvn:org.opendaylight.controller/features-nsf/${nsf.version}/xml/features - mvn:org.opendaylight.openflowplugin/features-openflowplugin-extension/${openflowplugin.version}/xml/features - mvn:org.opendaylight.openflowplugin/features-openflowplugin/${openflowplugin.version}/xml/features - mvn:org.opendaylight.neutron/features-neutron/${networkconfig.neutron.version}/xml/features + + mvn:org.opendaylight.controller/features-base/${odl.karaf.base.version}/xml/features + mvn:org.opendaylight.controller/features-adsal/${sal.version}/xml/features + mvn:org.opendaylight.controller/features-nsf/${nsf.version}/xml/features + + mvn:org.opendaylight.openflowplugin/features-openflowplugin-extension/${openflowplugin.version}/xml/features + + mvn:org.opendaylight.openflowplugin/features-openflowplugin/${openflowplugin.version}/xml/features + + mvn:org.opendaylight.neutron/features-neutron/${networkconfig.neutron.version}/xml/features mvn:org.opendaylight.ovsdb/southbound-features/1.1.0-SNAPSHOT/xml/features - + + odl-ovsdb-library + mvn:org.opendaylight.ovsdb/schema.hardwarevtep/${schema.hardwarevtep.version} + - + + odl-openflowplugin-nsf-services + odl-ovsdb-library + odl-ovsdb-schema-openvswitch + odl-ovsdb-schema-hardwarevtep + mvn:org.opendaylight.ovsdb/plugin/${ovsdb.plugin.version} + mvn:org.opendaylight.ovsdb/plugin-shell/${plugin.shell.version} + - - + odl-base-all - - odl-openflowplugin-flow-services - odl-openflowplugin-nxm-extensions + odl-openflowplugin-nxm-extensions odl-neutron-service odl-ovsdb-southbound-impl-ui mvn:org.opendaylight.ovsdb/utils.servicehelper/${ovsdb.utils.servicehelper.version} diff --git a/southbound/southbound-features/src/main/features/features.xml b/southbound/southbound-features/src/main/features/features.xml index 37a9badb5..fb4f17841 100644 --- a/southbound/southbound-features/src/main/features/features.xml +++ b/southbound/southbound-features/src/main/features/features.xml @@ -13,7 +13,6 @@ and is available at http://www.eclipse.org/legal/epl-v10.html mvn:org.opendaylight.yangtools/features-yangtools/${yangtools.version}/xml/features mvn:org.opendaylight.controller/features-mdsal/${mdsal.version}/xml/features mvn:org.opendaylight.controller/features-restconf/${mdsal.version}/xml/features - mvn:org.opendaylight.ovsdb/features-ovsdb/1.1.0-SNAPSHOT/xml/features odl-yangtools-models mvn:org.opendaylight.ovsdb/southbound-api/${project.version} @@ -45,9 +44,4 @@ and is available at http://www.eclipse.org/legal/epl-v10.html odl-mdsal-apidocs odl-mdsal-xsql - - -- 2.36.6