Change-Id: Iaf11559e4cdb4f846d02283c5d2038474c0118e3 Former-commit-id: 3aa13bd49e23ef963127f7efbc91054c06808f1c
7 lines
No EOL
383 B
XML
7 lines
No EOL
383 B
XML
<project basedir="." default="deploy" name="gov.noaa.nws.ncep.edex.plugin.intlsigmet">
|
|
<available file="../build.edex" property="build.dir.location" value="../build.edex" />
|
|
<available file="../../../../../build.edex" property="build.dir.location" value="../../../../../build.edex" />
|
|
|
|
<import file="${build.dir.location}/basebuilds/component_deploy_base.xml" />
|
|
|
|
</project> |