mirror of
https://repository.entgra.net/community/product-iots.git
synced 2025-09-16 23:32:19 +00:00
Merge pull request #1077 from rasika/master
Fixing https://github.com/wso2/product-iots/issues/1066: moving scrip…
This commit is contained in:
commit
442afdaf8a
@ -949,7 +949,7 @@
|
|||||||
<!-- GPL Siddhi Extension Script for Geo Fencing -->
|
<!-- GPL Siddhi Extension Script for Geo Fencing -->
|
||||||
<fileSet>
|
<fileSet>
|
||||||
<directory>../p2-profile/analytics-profile/target/wso2carbon-core-${carbon.kernel.version}/scripts</directory>
|
<directory>../p2-profile/analytics-profile/target/wso2carbon-core-${carbon.kernel.version}/scripts</directory>
|
||||||
<outputDirectory>${pom.artifactId}-${pom.version}/scripts</outputDirectory>
|
<outputDirectory>${pom.artifactId}-${pom.version}/wso2/analytics/scripts</outputDirectory>
|
||||||
</fileSet>
|
</fileSet>
|
||||||
|
|
||||||
<!-- ********************************* End of Analytics Profile ********************************* -->
|
<!-- ********************************* End of Analytics Profile ********************************* -->
|
||||||
|
|||||||
4
pom.xml
4
pom.xml
@ -1517,14 +1517,14 @@
|
|||||||
<carbon.governance.version>4.7.0</carbon.governance.version>
|
<carbon.governance.version>4.7.0</carbon.governance.version>
|
||||||
|
|
||||||
<!-- Carbon Device Management -->
|
<!-- Carbon Device Management -->
|
||||||
<carbon.device.mgt.version>3.0.10</carbon.device.mgt.version>
|
<carbon.device.mgt.version>3.0.13</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.8</carbon.device.mgt.plugin.version>
|
<carbon.device.mgt.plugin.version>4.0.13</carbon.device.mgt.plugin.version>
|
||||||
|
|
||||||
<!-- API Management -->
|
<!-- API Management -->
|
||||||
<carbon.api.mgt.version>6.1.94</carbon.api.mgt.version>
|
<carbon.api.mgt.version>6.1.94</carbon.api.mgt.version>
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user