diff --git a/iot-core/pom.xml b/iot-core/pom.xml index ee3864d..aac087b 100644 --- a/iot-core/pom.xml +++ b/iot-core/pom.xml @@ -87,6 +87,27 @@ + + update-dbscripts + process-resources + + run + + + + + + + + + + + + + + + + create-device-mgt-schema @@ -228,10 +249,10 @@ - org.wso2.carbon.devicemgt:org.wso2.carbon.device.application.mgt.api.feature:${carbon.device.mgt.version} + org.wso2.carbon.devicemgt:io.entgra.application.mgt.api.feature:${carbon.device.mgt.version} - org.wso2.carbon.devicemgt:org.wso2.carbon.device.application.mgt.server.feature:${carbon.device.mgt.version} + org.wso2.carbon.devicemgt:io.entgra.application.mgt.server.feature:${carbon.device.mgt.version} @@ -262,11 +283,11 @@ - org.wso2.carbon.device.application.mgt.api.feature.group + io.entgra.application.mgt.api.feature.group ${carbon.device.mgt.version} - org.wso2.carbon.device.application.mgt.server.feature.group + io.entgra.application.mgt.server.feature.group ${carbon.device.mgt.version}