2003-01-24 03:44:26 +00:00

10 lines
158 B
XML

<project default="begin:dist">
<goal name="begin:dist"
description="Build each component">
<attainGoal name="ear:install"/>
</goal>
</project>