awips2/edexOsgi/com.raytheon.uf.common.dataplugin.npp.crimss/component-deploy.xml
Steve Harris cbbdb231ce 12.11.1-4 baseline
Former-commit-id: d3497e47eb [formerly dddf20c9518c578d1bebd0b5e01b10c5080fd24e]
Former-commit-id: 6958b861f0
2012-10-16 13:27:07 -05:00

7 lines
No EOL
387 B
XML

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