awips2/edexOsgi/com.raytheon.uf.common.dataplugin.cwat/component-deploy.xml

6 lines
374 B
XML
Raw Normal View History

<project basedir="." default="deploy" name="com.raytheon.uf.common.dataplugin.cwat">
<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>