diff --git a/components/device-mgt/pom.xml b/components/device-mgt/pom.xml
index 8ec21df4bb..bcfbf8edfd 100644
--- a/components/device-mgt/pom.xml
+++ b/components/device-mgt/pom.xml
@@ -39,6 +39,7 @@
org.wso2.carbon.device.mgt.core
org.wso2.carbon.device.mgt.common
+ org.wso2.carbon.device.mgt.mobile.impl
@@ -63,7 +64,32 @@
org.wso2.carbon.device.mgt.common
2.0.0-SNAPSHOT
+
+ org.eclipse.osgi
+ org.eclipse.osgi.services
+ 3.3.100.v20120522-1822
+
+
+
+
+
+ org.apache.felix
+ maven-scr-plugin
+ 1.7.2
+
+
+ generate-scr-scrdescriptor
+
+ scr
+
+
+
+
+
+
+
+