diff --git a/features/extensions-feature/org.wso2.extension.siddhi.devicegroup.feature/pom.xml b/features/extensions-feature/org.wso2.extension.siddhi.device.feature/pom.xml similarity index 92% rename from features/extensions-feature/org.wso2.extension.siddhi.devicegroup.feature/pom.xml rename to features/extensions-feature/org.wso2.extension.siddhi.device.feature/pom.xml index 5f5d31507..50aeb0941 100644 --- a/features/extensions-feature/org.wso2.extension.siddhi.devicegroup.feature/pom.xml +++ b/features/extensions-feature/org.wso2.extension.siddhi.device.feature/pom.xml @@ -24,7 +24,7 @@ ../pom.xml - org.wso2.extension.siddhi.devicegroup.feature + org.wso2.extension.siddhi.device.feature pom WSO2 Siddhi Execution Extension - Device Group Feature http://wso2.org @@ -33,7 +33,7 @@ org.wso2.carbon.devicemgt-plugins - org.wso2.extension.siddhi.devicegroup + org.wso2.extension.siddhi.device @@ -51,7 +51,7 @@ p2-feature-gen - org.wso2.extension.siddhi.devicegroup + org.wso2.extension.siddhi.device ../../etc/feature.properties @@ -61,7 +61,7 @@ - org.wso2.carbon.devicemgt-plugins:org.wso2.extension.siddhi.devicegroup:${carbon.devicemgt.plugins.version} + org.wso2.carbon.devicemgt-plugins:org.wso2.extension.siddhi.device:${carbon.devicemgt.plugins.version} diff --git a/features/extensions-feature/pom.xml b/features/extensions-feature/pom.xml index f919f23f7..970b76db8 100644 --- a/features/extensions-feature/pom.xml +++ b/features/extensions-feature/pom.xml @@ -39,7 +39,7 @@ org.wso2.carbon.device.mgt.adapter.feature org.wso2.carbon.andes.extensions.device.mgt.mqtt.authorization.feature org.wso2.carbon.andes.extensions.device.mgt.api.feature - org.wso2.extension.siddhi.devicegroup.feature + org.wso2.extension.siddhi.device.feature org.wso2.extension.siddhi.execution.json.feature org.wso2.carbon.device.mgt.notification.listener.feature org.wso2.gpl.siddhi.extension.geo.script.feature diff --git a/pom.xml b/pom.xml index fff364f81..792a61d4f 100644 --- a/pom.xml +++ b/pom.xml @@ -412,7 +412,7 @@ org.wso2.carbon.devicemgt-plugins - org.wso2.extension.siddhi.devicegroup + org.wso2.extension.siddhi.device ${carbon.devicemgt.plugins.version}