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 8b7f1a2d67..1031b7c57a 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,8 +83,6 @@ 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.common, !org.wso2.carbon.device.mgt.core.internal, @@ -124,14 +122,6 @@ org.wso2.carbon.devicemgt org.wso2.carbon.device.mgt.common - - org.wso2.carbon.devicemgt - org.wso2.carbon.device.mgt.user.core - - - org.wso2.carbon.devicemgt - org.wso2.carbon.device.mgt.user.common - org.wso2.carbon org.wso2.carbon.logging diff --git a/pom.xml b/pom.xml index 91356a3df4..2aee3e9fbb 100644 --- a/pom.xml +++ b/pom.xml @@ -149,17 +149,6 @@ org.wso2.carbon.policy.information.point ${carbon.device.mgt.version} - - org.wso2.carbon.devicemgt - org.wso2.carbon.device.mgt.user.core - ${carbon.device.mgt.version} - - - org.wso2.carbon.devicemgt - org.wso2.carbon.device.mgt.user.common - ${carbon.device.mgt.version} - - org.wso2.carbon.identity org.wso2.carbon.identity.oauth.stub