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

@ -1517,14 +1517,14 @@
<carbon.governance.version>4.7.8</carbon.governance.version> <carbon.governance.version>4.7.8</carbon.governance.version>
<!-- Carbon Device Management--> <!-- 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> <carbon.device.mgt.version.range>[3.0.0, 4.0.0)</carbon.device.mgt.version.range>
<!-- IOT Device Management --> <!-- IOT Device Management -->
<product.iot.version>${project.version}</product.iot.version> <product.iot.version>${project.version}</product.iot.version>
<!-- Carbon Device Management Plugins--> <!-- 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 --> <!-- API Management -->
<carbon.api.mgt.version>6.1.109</carbon.api.mgt.version> <carbon.api.mgt.version>6.1.109</carbon.api.mgt.version>

Loading…
Cancel
Save