blob: 776fe45b9e0866e1e232ad09ca9f9056d2c555af [file] [log] [blame]
<project default="contrib:build"
xmlns:j="jelly:core"
xmlns:m="jelly:maven"
xmlns:ant="jelly:ant">
<goal name="contrib:build">
<j:set var="goal" value="jar"/>
<attainGoal name="multiproject:goal" />
</goal>
</project>