mirror of
https://repository.entgra.net/community/product-iots.git
synced 2025-09-16 23:32:19 +00:00
pom.xml modification for digital display
This commit is contained in:
parent
6632cfc272
commit
e13ce2dc8a
@ -171,6 +171,9 @@
|
|||||||
<featureArtifactDef>
|
<featureArtifactDef>
|
||||||
org.wso2.carbon.devicemgt-plugins:org.wso2.carbon.device.mgt.iot.virtualfirealarm.feature:${carbon.mobile.device.mgt.version}
|
org.wso2.carbon.devicemgt-plugins:org.wso2.carbon.device.mgt.iot.virtualfirealarm.feature:${carbon.mobile.device.mgt.version}
|
||||||
</featureArtifactDef>
|
</featureArtifactDef>
|
||||||
|
<featureArtifactDef>
|
||||||
|
org.wso2.carbon.devicemgt-plugins:org.wso2.carbon.device.mgt.iot.digitaldisplay.feature:${carbon.mobile.device.mgt.version}
|
||||||
|
</featureArtifactDef>
|
||||||
<!-- IoT Device Management Features -->
|
<!-- IoT Device Management Features -->
|
||||||
|
|
||||||
<!-- Carbon Deployment Features -->
|
<!-- Carbon Deployment Features -->
|
||||||
@ -874,6 +877,10 @@
|
|||||||
<id>org.wso2.carbon.device.mgt.iot.virtualfirealarm.feature.group</id>
|
<id>org.wso2.carbon.device.mgt.iot.virtualfirealarm.feature.group</id>
|
||||||
<version>${carbon.mobile.device.mgt.version}</version>
|
<version>${carbon.mobile.device.mgt.version}</version>
|
||||||
</feature>
|
</feature>
|
||||||
|
<feature>
|
||||||
|
<id>org.wso2.carbon.device.mgt.iot.digitaldisplay.feature.group</id>
|
||||||
|
<version>${carbon.mobile.device.mgt.version}</version>
|
||||||
|
</feature>
|
||||||
|
|
||||||
<!-- Carbon Deployment Features -->
|
<!-- Carbon Deployment Features -->
|
||||||
<feature>
|
<feature>
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user