Change-Id: Id96c25de545144d769309fef608c431d67d1bada Former-commit-id:4e4d00792d
[formerly65d2135ac2
] [formerlye42bef2a33
[formerly 1f43b57d7dffe0d1c4002ff9f1dd789a47b97734]] Former-commit-id:e42bef2a33
Former-commit-id:593b36d722
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>
|