Change-Id: Id96c25de545144d769309fef608c431d67d1bada Former-commit-id: 1f43b57d7dffe0d1c4002ff9f1dd789a47b97734
7 lines
385 B
XML
7 lines
385 B
XML
<project basedir="." default="deploy" name="gov.noaa.nws.ohd.edex.plugin.hydrodualpol">
|
|
<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>
|