From a04bcbea930b24ff44861b0111d2fc9eb4b8a2a0 Mon Sep 17 00:00:00 2001 From: charitha Date: Fri, 17 Nov 2017 19:26:51 +0530 Subject: [PATCH] Fixed dependency resolving issue --- modules/p2-profile/analytics-profile/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/modules/p2-profile/analytics-profile/pom.xml b/modules/p2-profile/analytics-profile/pom.xml index 15804c16..697676a8 100644 --- a/modules/p2-profile/analytics-profile/pom.xml +++ b/modules/p2-profile/analytics-profile/pom.xml @@ -398,7 +398,7 @@ org.wso2.carbon.devicemgt-plugins:org.wso2.extension.siddhi.execution.json.feature:${carbon.device.mgt.plugin.version} - org.wso2.carbon.devicemgt-plugins:org.wso2.extension.siddhi.devicegroup.feature:${carbon.device.mgt.plugin.version} + org.wso2.carbon.devicemgt-plugins:org.wso2.extension.siddhi.device.feature:${carbon.device.mgt.plugin.version} org.wso2.carbon.devicemgt-plugins:org.wso2.carbon.device.mgt.iot.analytics.feature:${carbon.device.mgt.plugin.version} @@ -854,7 +854,7 @@ ${carbon.device.mgt.plugin.version} - org.wso2.extension.siddhi.devicegroup.feature.group + org.wso2.extension.siddhi.device.feature.group ${carbon.device.mgt.plugin.version}