Prepare for IoTS-3.1.0-UPDATE7 release

application-manager-new
charitha 7 years ago
parent 06cb8382bc
commit 2c81f6cb3c

@ -750,9 +750,9 @@
<!-- End of Geo Dashboard feature -->
<!-- Realtime Operations Feature -->
<!--<featureArtifactDef>-->
<!--org.wso2.carbon.devicemgt-plugins:org.wso2.carbon.device.mgt.remote.session.feature:${carbon.device.mgt.plugin.version}-->
<!--</featureArtifactDef>-->
<featureArtifactDef>
org.wso2.carbon.devicemgt-plugins:org.wso2.carbon.device.mgt.remote.session.feature:${carbon.device.mgt.plugin.version}
</featureArtifactDef>
<!-- End of Realtime Operations Feature -->
<!--MQTT Dashboard-->
@ -1628,10 +1628,10 @@
</feature>
<!-- End of Geo Dashboard Feature -->
<!-- Realtime Operations Feature -->
<!--<feature>-->
<!--<id>org.wso2.carbon.device.mgt.remote.session.feature.group</id>-->
<!--<version>${carbon.device.mgt.plugin.version}</version>-->
<!--</feature>-->
<feature>
<id>org.wso2.carbon.device.mgt.remote.session.feature.group</id>
<version>${carbon.device.mgt.plugin.version}</version>
</feature>
<!-- End of Realtime Operations Feature -->
<!--MQTT Dashboard Feature-->
<feature>
@ -2516,10 +2516,10 @@
</feature>
<!-- End of Geo Dashboard Feature -->
<!-- Realtime Operations Feature -->
<!--<feature>-->
<!--<id>org.wso2.carbon.device.mgt.remote.session.feature.group</id>-->
<!--<version>${carbon.device.mgt.plugin.version}</version>-->
<!--</feature>-->
<feature>
<id>org.wso2.carbon.device.mgt.remote.session.feature.group</id>
<version>${carbon.device.mgt.plugin.version}</version>
</feature>
<!-- End of Realtime Operations Feature -->
<!--MQTT Dashboard Feature-->
@ -3150,10 +3150,10 @@
</feature>
<!-- End of Geo Dashboard Feature -->
<!-- Realtime Operations Feature -->
<!--<feature>-->
<!--<id>org.wso2.carbon.device.mgt.remote.session.feature.group</id>-->
<!--<version>${carbon.device.mgt.plugin.version}</version>-->
<!--</feature>-->
<feature>
<id>org.wso2.carbon.device.mgt.remote.session.feature.group</id>
<version>${carbon.device.mgt.plugin.version}</version>
</feature>
<!-- End of Realtime Operations Feature -->
<!--MQTT Dashboard Feature-->
<feature>

@ -1517,14 +1517,14 @@
<carbon.governance.version>4.7.8</carbon.governance.version>
<!-- Carbon Device Management-->
<carbon.device.mgt.version>3.0.177</carbon.device.mgt.version>
<carbon.device.mgt.version>3.0.182</carbon.device.mgt.version>
<carbon.device.mgt.version.range>[3.0.0, 4.0.0)</carbon.device.mgt.version.range>
<!-- IOT Device Management -->
<product.iot.version>${project.version}</product.iot.version>
<!-- Carbon Device Management Plugins-->
<carbon.device.mgt.plugin.version>4.0.97</carbon.device.mgt.plugin.version>
<carbon.device.mgt.plugin.version>4.0.99</carbon.device.mgt.plugin.version>
<!-- API Management -->
<carbon.api.mgt.version>6.1.109</carbon.api.mgt.version>

Loading…
Cancel
Save