blob: 4c19e666a8c4746949ee2591e47b340e76c9b945 [file] [log] [blame]
<project xmlns:maven="jelly:maven">
<goal name="multiproject:install-callback">
<!-- Can be removed if multiproject-1.6 is required -->
<attainGoal name="plugin:repository-install"/>
</goal>
<goal name="multiproject:deploy-callback">
<!-- Can be removed if multiproject-1.6 is required -->
<attainGoal name="plugin:repository-deploy"/>
</goal>
</project>