bug fix in heart beat schema creation

temp
Amalka Subasinghe 2 years ago
parent 4ad8f9bdd3
commit 18340d2abf

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