From c945d630383bafbb8f5a3766e7eae5cfb321d70b Mon Sep 17 00:00:00 2001 From: inosh-perera Date: Thu, 12 May 2016 23:01:21 +0530 Subject: [PATCH] fixing issues in swagger dependancy --- .../device-mgt/org.wso2.carbon.device.mgt.common/pom.xml | 3 +++ components/device-mgt/org.wso2.carbon.device.mgt.core/pom.xml | 2 ++ 2 files changed, 5 insertions(+) diff --git a/components/device-mgt/org.wso2.carbon.device.mgt.common/pom.xml b/components/device-mgt/org.wso2.carbon.device.mgt.common/pom.xml index 3d0e05776f..8822346796 100644 --- a/components/device-mgt/org.wso2.carbon.device.mgt.common/pom.xml +++ b/components/device-mgt/org.wso2.carbon.device.mgt.common/pom.xml @@ -48,6 +48,9 @@ org.wso2.carbon.device.mgt.common.* + + *;resolution:=optional, + diff --git a/components/device-mgt/org.wso2.carbon.device.mgt.core/pom.xml b/components/device-mgt/org.wso2.carbon.device.mgt.core/pom.xml index bb73550ff6..199a08a6df 100644 --- a/components/device-mgt/org.wso2.carbon.device.mgt.core/pom.xml +++ b/components/device-mgt/org.wso2.carbon.device.mgt.core/pom.xml @@ -83,6 +83,8 @@ org.apache.catalina.core, org.apache.commons.collections, org.wso2.carbon.email.sender.*, + io.swagger.annotations.*, + *;resolution:=optional, org.wso2.carbon, org.wso2.carbon.base