Former-commit-id:4ba416aeb3
[formerly 221d0aaf0e19a054387134e72a76a278159bf4d0] Former-commit-id:c0c1d56f3a
8 lines
No EOL
373 B
XML
8 lines
No EOL
373 B
XML
<project basedir="." default="deploy" name="com.raytheon.uf.common.event">
|
|
|
|
<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> |