awips2/ncep/gov.noaa.nws.ncep.common.dataplugin.sgwhv/component-deploy.xml
Nate Jensen ba529c4a12 Issue #181 integrating ncep edex code
Change-Id: I7f3fd64d1e21d5a82b29b404bb90a62bfa6f79bf

Former-commit-id: 873469f771 [formerly f96e6a822b] [formerly a015cc136b [formerly 71d87e07ef1d5ce2509fddce9170870a5950ba7b]]
Former-commit-id: a015cc136b
Former-commit-id: e951995736
2012-01-24 09:49:27 -06:00

8 lines
No EOL
434 B
XML

<project basedir="." default="deploy" name="gov.noaa.nws.ncep.edex.plugin.sgwhv">
<!--property name="component.name" value="plugin-sgwhv" /-->
<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>