From 3c8a7b62e77d54bf4e82efc5740db4255499df1f Mon Sep 17 00:00:00 2001 From: Geeth Munasinghe Date: Mon, 9 Feb 2015 21:06:15 +0530 Subject: [PATCH] Fixinng pom issues of mobile impl group id --- .../org.wso2.carbon.device.mgt.mobile.feature/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/features/device-mgt/org.wso2.carbon.device.mgt.mobile.feature/pom.xml b/features/device-mgt/org.wso2.carbon.device.mgt.mobile.feature/pom.xml index 2071e688f..1bdd6bff1 100644 --- a/features/device-mgt/org.wso2.carbon.device.mgt.mobile.feature/pom.xml +++ b/features/device-mgt/org.wso2.carbon.device.mgt.mobile.feature/pom.xml @@ -97,7 +97,7 @@ - org.wso2.carbon:org.wso2.carbon.device.mgt.mobile.impl:${carbon.mobile.device.mgt.version} + org.wso2.carbon.mdm:org.wso2.carbon.device.mgt.mobile.impl:${carbon.mobile.device.mgt.version}