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

Reviewed-on: community/community-product#2
temp
Pahansith Gunathilake 2 years ago
commit 4108bef1ab

@ -200,7 +200,7 @@
<classpath refid="maven.dependency.classpath" /> <classpath refid="maven.dependency.classpath" />
<classpath refid="maven.compile.classpath" /> <classpath refid="maven.compile.classpath" />
<classpath refid="maven.runtime.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> </sql>
<echo message="##################### END ####################" /> <echo message="##################### END ####################" />
</tasks> </tasks>

Loading…
Cancel
Save