mirror of
https://repository.entgra.net/community/product-iots-community.git
synced 2025-09-16 23:32:20 +00:00
bug fix in heart beat schema creation
This commit is contained in:
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…
Reference in New Issue
Block a user