Merge "BUG-2352: Remove commons-io from features"
authorTony Tkacik <ttkacik@cisco.com>
Mon, 23 Mar 2015 10:08:25 +0000 (10:08 +0000)
committerGerrit Code Review <gerrit@opendaylight.org>
Mon, 23 Mar 2015 10:08:26 +0000 (10:08 +0000)
common/features/src/main/features/features.xml

index d4c94bec9ffe2555f1c3e974bf6f78e5971e765d..0971820ecd17ab02aecc8566e1170bc63cd618a9 100644 (file)
@@ -39,7 +39,6 @@
     <feature name='odl-yangtools-data-binding' version='${project.version}' description='OpenDaylight :: Yangtools :: Data Binding'>
         <feature version='${project.version}'>odl-yangtools-binding</feature>
         <bundle>mvn:org.opendaylight.yangtools.thirdparty/antlr4-runtime-osgi-nohead/{{VERSION}}</bundle>
-        <bundle>mvn:commons-io/commons-io/{{VERSION}}</bundle>
         <bundle>mvn:org.opendaylight.yangtools/yang-data-api/{{VERSION}}</bundle>
         <bundle>mvn:org.opendaylight.yangtools/yang-data-impl/{{VERSION}}</bundle>
         <bundle>mvn:org.opendaylight.yangtools/yang-data-operations/{{VERSION}}</bundle>