Merge pull request #1884 from geethkokila/master

Updating the versions
merge-requests/5/head
Geeth 6 years ago committed by GitHub
commit 0a690f82b3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -18,8 +18,8 @@
product.name=WSO2 IoT Server
product.key=IoT
product.version=3.3.0
product.doc.version=330
product.version=3.3.1
product.doc.version=331
carbon.version=4.4.26
default.server.role=IoTServer

@ -1528,14 +1528,14 @@
<carbon.governance.version>4.7.23</carbon.governance.version>
<!-- Carbon Device Management-->
<carbon.device.mgt.version>3.1.50</carbon.device.mgt.version>
<carbon.device.mgt.version>3.1.51</carbon.device.mgt.version>
<carbon.device.mgt.version.range>[3.1.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.1.19</carbon.device.mgt.plugin.version>
<carbon.device.mgt.plugin.version>4.1.20</carbon.device.mgt.plugin.version>
<!-- API Management -->
<carbon.api.mgt.version>6.2.201</carbon.api.mgt.version>

Loading…
Cancel
Save