Removing commons-io and concurrent-trees from onlab-thirdparty

Change-Id: Id65a4e05292d9ca2e7a743c48b96c09767602e1d
diff --git a/features/features.xml b/features/features.xml
index 5c07f8f..ac8125c 100644
--- a/features/features.xml
+++ b/features/features.xml
@@ -54,6 +54,8 @@
         <bundle>mvn:commons-collections/commons-collections/3.2.1</bundle>
 
         <bundle>mvn:com.typesafe/config/1.2.1</bundle>
+        <bundle>wrap:mvn:com.googlecode.concurrent-trees/concurrent-trees/2.4.0$Bundle-SymbolicName=concurrent-trees&amp;Bundle-Version=2.4.0</bundle>
+        <bundle>mvn:commons-io/commons-io/2.4</bundle>
         <bundle>mvn:org.onosproject/onlab-thirdparty/@ONOS-VERSION</bundle>
 
         <bundle>mvn:org.glassfish.jersey.core/jersey-client/2.22.2</bundle>