Fixing https://github.com/wso2/product-iots/issues/1066: moving scripts dir into wso2/analytics

application-manager-new
Rasika Perera 7 years ago
parent d6df453472
commit 4c613e5682

@ -949,7 +949,7 @@
<!-- GPL Siddhi Extension Script for Geo Fencing -->
<fileSet>
<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>
<!-- ********************************* End of Analytics Profile ********************************* -->

Loading…
Cancel
Save