From f25dc65b542fb0c68b8b8eed36746c1c57a7a1f1 Mon Sep 17 00:00:00 2001 From: manoj Date: Mon, 18 May 2015 19:30:16 +0530 Subject: [PATCH] Refractor device mgt user core service --- components/device-mgt/org.wso2.carbon.device.mgt.core/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 80f79adcc4..8b7f1a2d67 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,7 +83,7 @@ org.wso2.carbon.identity.oauth.stub, org.wso2.carbon.identity.oauth.stub.dto, org.wso2.carbon.ndatasource.core, - org.wso2.carbon.device.mgt.user.core, + org.wso2.carbon.device.mgt.user.core.*, org.wso2.carbon.device.mgt.user.common,