mirror of
https://repository.entgra.net/community/product-iots.git
synced 2025-09-16 23:32:19 +00:00
Merge pull request #1216 from madhawap/master
Updating device-mgt, device-mgt-plugin and appmgt versions & release note
This commit is contained in:
commit
d8bded432a
@ -33,7 +33,7 @@ Documentations: <a href='https://docs.wso2.com/display/IoTS310/WSO2+IoT+Server+D
|
|||||||
|
|
||||||
<h4>Known Issues</h4>
|
<h4>Known Issues</h4>
|
||||||
|
|
||||||
The known set of issues this version can be found <a href='https://github.com/wso2/product-iots/issues?q=is%3Aopen+is%3Aissue+label%3A3.1.0-beta2'> here.</a>
|
The known set of issues this version can be found <a href='https://github.com/wso2/product-iots/issues?q=is%3Aopen+is%3Aissue+label%3A3.1.0-RC1'> here.</a>
|
||||||
|
|
||||||
<h3>Engaging with Community</h3>
|
<h3>Engaging with Community</h3>
|
||||||
|
|
||||||
|
|||||||
6
pom.xml
6
pom.xml
@ -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.41</carbon.device.mgt.version>
|
<carbon.device.mgt.version>3.0.45</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.35</carbon.device.mgt.plugin.version>
|
<carbon.device.mgt.plugin.version>4.0.38</carbon.device.mgt.plugin.version>
|
||||||
|
|
||||||
<!-- API Management -->
|
<!-- API Management -->
|
||||||
<carbon.api.mgt.version>6.1.95</carbon.api.mgt.version>
|
<carbon.api.mgt.version>6.1.95</carbon.api.mgt.version>
|
||||||
@ -1629,7 +1629,7 @@
|
|||||||
<caramel.version>1.0.1</caramel.version>
|
<caramel.version>1.0.1</caramel.version>
|
||||||
|
|
||||||
<!-- App manager version-->
|
<!-- App manager version-->
|
||||||
<appmgt.feature.version>1.2.33</appmgt.feature.version>
|
<appmgt.feature.version>1.2.34</appmgt.feature.version>
|
||||||
|
|
||||||
<!-- Carbon Store version-->
|
<!-- Carbon Store version-->
|
||||||
<carbon.store.version>1.5.1</carbon.store.version>
|
<carbon.store.version>1.5.1</carbon.store.version>
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user