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 75b07b7851f..cbf563398fd 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 @@ -87,7 +87,7 @@ p2-feature-gen - org.wso2.carbon.device.mgt.mobile.plugin + org.wso2.carbon.device.mgt.mobile ../../../features/etc/feature.properties diff --git a/product/modules/p2-profile-gen/pom.xml b/product/modules/p2-profile-gen/pom.xml index 2fece93e226..97d4a18cddd 100644 --- a/product/modules/p2-profile-gen/pom.xml +++ b/product/modules/p2-profile-gen/pom.xml @@ -107,6 +107,9 @@ org.wso2.carbon:org.wso2.carbon.device.mgt.server.feature:${project.version} + + org.wso2.carbon:org.wso2.carbon.device.mgt.mobile.feature:${project.version} + org.wso2.carbon:org.wso2.carbon.webapp.mgt.feature:${carbon.platform.version} @@ -161,6 +164,10 @@ org.wso2.carbon.device.mgt.server.feature.group ${project.version} + + org.wso2.carbon.device.mgt.mobile.feature.group + ${project.version} + org.wso2.carbon.webapp.mgt.feature.group ${carbon.platform.version}