|
|
|
@ -139,7 +139,16 @@
|
|
|
|
|
<featureArtifactDef>
|
|
|
|
|
org.wso2.carbon.devicemgt:org.wso2.carbon.email.sender.feature:${carbon.device.mgt.version}
|
|
|
|
|
</featureArtifactDef>
|
|
|
|
|
<!-- End of Device Management Features -->
|
|
|
|
|
<featureArtifactDef>
|
|
|
|
|
org.wso2.carbon.devicemgt:org.wso2.carbon.device.mgt.extensions.push.notification.provider.gcm.feature:${carbon.device.mgt.version}
|
|
|
|
|
</featureArtifactDef>
|
|
|
|
|
<featureArtifactDef>
|
|
|
|
|
org.wso2.carbon.devicemgt:org.wso2.carbon.device.mgt.extensions.push.notification.provider.mqtt.feature:${carbon.device.mgt.version}
|
|
|
|
|
</featureArtifactDef>
|
|
|
|
|
<featureArtifactDef>
|
|
|
|
|
org.wso2.carbon.devicemgt:org.wso2.carbon.device.mgt.extensions.push.notification.provider.xmpp.feature:${carbon.device.mgt.version}
|
|
|
|
|
</featureArtifactDef>
|
|
|
|
|
<!-- End of Device Management Features -->
|
|
|
|
|
|
|
|
|
|
<!-- IoT Device Management Features -->
|
|
|
|
|
<featureArtifactDef>
|
|
|
|
@ -793,6 +802,18 @@
|
|
|
|
|
<id>org.wso2.carbon.device.mgt.analytics.data.publisher.feature.group</id>
|
|
|
|
|
<version>${carbon.device.mgt.version}</version>
|
|
|
|
|
</feature>
|
|
|
|
|
<feature>
|
|
|
|
|
<id>org.wso2.carbon.device.mgt.extensions.push.notification.provider.gcm.feature.group</id>
|
|
|
|
|
<version>${carbon.device.mgt.version}</version>
|
|
|
|
|
</feature>
|
|
|
|
|
<feature>
|
|
|
|
|
<id>org.wso2.carbon.device.mgt.extensions.push.notification.provider.mqtt.feature.group</id>
|
|
|
|
|
<version>${carbon.device.mgt.version}</version>
|
|
|
|
|
</feature>
|
|
|
|
|
<feature>
|
|
|
|
|
<id>org.wso2.carbon.device.mgt.extensions.push.notification.provider.xmpp.feature.group</id>
|
|
|
|
|
<version>${carbon.device.mgt.version}</version>
|
|
|
|
|
</feature>
|
|
|
|
|
<!-- End of Device Management Features -->
|
|
|
|
|
|
|
|
|
|
<feature>
|
|
|
|
|