mirror of
https://repository.entgra.net/community/product-iots.git
synced 2025-09-16 23:32:19 +00:00
Merge pull request #1609 from ruwany/master
Bumping devicemgt and plugins versions
This commit is contained in:
commit
76aa3ea015
@ -1630,6 +1630,13 @@
|
||||
</outputDirectory>
|
||||
<fileMode>755</fileMode>
|
||||
</file>
|
||||
<file>
|
||||
<source>../scripts/change-superadmin-credentials.sh</source>
|
||||
<outputDirectory>
|
||||
${pom.artifactId}-${pom.version}/scripts
|
||||
</outputDirectory>
|
||||
<fileMode>755</fileMode>
|
||||
</file>
|
||||
|
||||
<file>
|
||||
<source>
|
||||
|
||||
4
pom.xml
4
pom.xml
@ -1517,14 +1517,14 @@
|
||||
<carbon.governance.version>4.7.8</carbon.governance.version>
|
||||
|
||||
<!-- Carbon Device Management-->
|
||||
<carbon.device.mgt.version>3.0.199</carbon.device.mgt.version>
|
||||
<carbon.device.mgt.version>3.0.205</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.111</carbon.device.mgt.plugin.version>
|
||||
<carbon.device.mgt.plugin.version>4.0.113</carbon.device.mgt.plugin.version>
|
||||
|
||||
<!-- API Management -->
|
||||
<carbon.api.mgt.version>6.1.109</carbon.api.mgt.version>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user