awips2/ncep/gov.noaa.nws.ncep.common.dataplugin.geomag/component-deploy.xml
Steve Harris 92152778b9 13.4.1-10 baseline
Former-commit-id: bed40bd4ff0cc20bdbc63f97f4d68d11dc1fa3f4
2013-05-20 10:52:47 -04:00

7 lines
No EOL
385 B
XML

<project basedir="." default="deploy" name="gov.noaa.nws.ncep.common.dataplugin.geomag">
<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>