Cleanup features.xml files
[ovsdb.git] / southbound / southbound-features / src / main / features / features.xml
index 37a9badb5167d6ad061dca45f7e6b9dc51794270..fb4f17841c86e4482c963e3fdb129e8a39803396 100644 (file)
@@ -13,7 +13,6 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   <repository>mvn:org.opendaylight.yangtools/features-yangtools/${yangtools.version}/xml/features</repository>
   <repository>mvn:org.opendaylight.controller/features-mdsal/${mdsal.version}/xml/features</repository>
   <repository>mvn:org.opendaylight.controller/features-restconf/${mdsal.version}/xml/features</repository>
-  <repository>mvn:org.opendaylight.ovsdb/features-ovsdb/1.1.0-SNAPSHOT/xml/features</repository>
   <feature name='odl-ovsdb-southbound-api' version='${project.version}' description='OpenDaylight :: southbound :: api '>
     <feature version='${yangtools.version}'>odl-yangtools-models</feature>
     <bundle>mvn:org.opendaylight.ovsdb/southbound-api/${project.version}</bundle>
@@ -45,9 +44,4 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
     <feature version="${mdsal.version}">odl-mdsal-apidocs</feature>
     <feature version="${mdsal.version}">odl-mdsal-xsql</feature>
   </feature>
-  <!--<feature name='odl-ovsdb-southbound-impl-ui-netvirt' version='${project.version}' description='OpenDaylight :: southbound :: impl :: UI netvirt'>
-    <feature version="${project.version}">odl-ovsdb-southbound-impl-ui</feature>
-    <feature version="${project.version}">odl-ovsdb-openstack-sb</feature>
-  </feature>-->
-
 </features>