From f7caa02b81c3690d46b48401b74711f3842552a8 Mon Sep 17 00:00:00 2001 From: nishadi Date: Tue, 16 Jan 2018 16:33:52 +0530 Subject: [PATCH] Modify pom.xml at org.wso2.carbon.device.application.mgt.common Dependancy is added to org.wso2.carbon.device.application.mgt.core --- .../org.wso2.carbon.device.application.mgt.common/pom.xml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/components/application-mgt/org.wso2.carbon.device.application.mgt.common/pom.xml b/components/application-mgt/org.wso2.carbon.device.application.mgt.common/pom.xml index 4493c59c69..785ed5b20d 100644 --- a/components/application-mgt/org.wso2.carbon.device.application.mgt.common/pom.xml +++ b/components/application-mgt/org.wso2.carbon.device.application.mgt.common/pom.xml @@ -108,6 +108,10 @@ com.google.code.gson gson + + org.wso2.carbon.devicemgt + org.wso2.carbon.device.application.mgt.core +