r746 - branches/mavenpom-2.x
Author: tchemit Date: 2010-01-13 18:00:00 +0100 (Wed, 13 Jan 2010) New Revision: 746 Modified: branches/mavenpom-2.x/pom.xml Log: add ant plugin conf Modified: branches/mavenpom-2.x/pom.xml =================================================================== --- branches/mavenpom-2.x/pom.xml 2010-01-13 15:51:48 UTC (rev 745) +++ branches/mavenpom-2.x/pom.xml 2010-01-13 17:00:00 UTC (rev 746) @@ -689,6 +689,11 @@ </dependency> </dependencies> </plugin> + + <plugin> + <artifactId>maven-antrun-plugin</artifactId> + <version>1.3</version> + </plugin> <plugin> <groupId>org.nuiton.thirdparty</groupId>
participants (1)
-
tchemit@users.nuiton.org