From 799aba9dfd79de9df76be218e729b5c983fe8993 Mon Sep 17 00:00:00 2001 From: warunalakshitha Date: Thu, 29 Sep 2016 00:45:27 +0530 Subject: [PATCH] Fix osgi issue with package version conflicts of org.wso2.carbon.device.mgt.iot bundle --- .../iot-base-plugin/org.wso2.carbon.device.mgt.iot/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/iot-plugins/iot-base-plugin/org.wso2.carbon.device.mgt.iot/pom.xml b/components/iot-plugins/iot-base-plugin/org.wso2.carbon.device.mgt.iot/pom.xml index cd604ac20f..429532f416 100644 --- a/components/iot-plugins/iot-base-plugin/org.wso2.carbon.device.mgt.iot/pom.xml +++ b/components/iot-plugins/iot-base-plugin/org.wso2.carbon.device.mgt.iot/pom.xml @@ -72,7 +72,7 @@ org.wso2.carbon.utils, javax.xml.bind, javax.xml.bind.annotation, - javax.xml.parsers, + javax.xml.parsers; version="${javax.xml.parsers.import.pkg.version}", org.w3c.dom