bug fix in heart beat schema creation #2

Merged
pahansith merged 2 commits from amalka.subasinghe/community-product:master into master 2 years ago

@ -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>