From f258f0992dcfd5bc51d7d6ff7cfdb5ec27368bf1 Mon Sep 17 00:00:00 2001 From: warunalakshitha Date: Thu, 29 Sep 2016 00:44:23 +0530 Subject: [PATCH] Fix compilation issue after migrating iot components to carbon 4.4.9 --- .../org.wso2.carbon.device.mgt.iot.output.adapter.ui/pom.xml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/components/iot-plugins/iot-base-plugin/org.wso2.carbon.device.mgt.iot.output.adapter.ui/pom.xml b/components/iot-plugins/iot-base-plugin/org.wso2.carbon.device.mgt.iot.output.adapter.ui/pom.xml index 1d0bc0a6f3..2a3ec7479a 100644 --- a/components/iot-plugins/iot-base-plugin/org.wso2.carbon.device.mgt.iot.output.adapter.ui/pom.xml +++ b/components/iot-plugins/iot-base-plugin/org.wso2.carbon.device.mgt.iot.output.adapter.ui/pom.xml @@ -75,6 +75,10 @@ org.wso2.carbon.identity org.wso2.carbon.identity.oauth.stub + + commons-pool.wso2 + commons-pool +