From 09b82305dbae61b3af85ae0944f56b3492d83d5e Mon Sep 17 00:00:00 2001 From: Amalka Subasinghe Date: Wed, 29 Mar 2023 23:06:20 +0530 Subject: [PATCH] added analytics extension component --- iot-core/pom.xml | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/iot-core/pom.xml b/iot-core/pom.xml index a812162..c84a68b 100644 --- a/iot-core/pom.xml +++ b/iot-core/pom.xml @@ -351,6 +351,12 @@ org.wso2.carbon.devicemgt:io.entgra.notification.logger.feature:${carbon.device.mgt.version} + + + + org.wso2.carbon.devicemgt:io.entgra.device.mgt.core.apimgt.analytics.extension.feature:${carbon.device.mgt.version} + + @@ -522,6 +528,12 @@ io.entgra.notification.logger.feature.group ${carbon.device.mgt.version} + + + + io.entgra.device.mgt.core.apimgt.analytics.extension.feature.group + ${carbon.device.mgt.version} +