Merge pull request 'bug fix in heart beat schema creation' (#2) from amalka.subasinghe/community-product:master into master

Reviewed-on: https://repository.entgra.net/community/community-product/pulls/2
This commit is contained in:
Pahansith Gunathilake 2022-11-10 15:27:15 +00:00
commit 57c2ab2c9a

View File

@ -200,7 +200,7 @@
<classpath refid="maven.dependency.classpath" />
<classpath refid="maven.compile.classpath" />
<classpath refid="maven.runtime.classpath" />
<fileset file="${basedir}/target/${entgra-iot-pro}/dbscripts/heart-beat/h2.sql" />
<fileset file="${basedir}/target/${wso2am}/dbscripts/heart-beat/h2.sql" />
</sql>
<echo message="##################### END ####################" />
</tasks>