18 Aug
2008
18 Aug
'08
8:10 p.m.
Author: tchemit Date: 2008-08-18 20:10:32 +0000 (Mon, 18 Aug 2008) New Revision: 123 Modified: trunk/lutinproject/pom.xml Log: do not link third-party goal to licene one Modified: trunk/lutinproject/pom.xml =================================================================== --- trunk/lutinproject/pom.xml 2008-08-18 19:40:39 UTC (rev 122) +++ trunk/lutinproject/pom.xml 2008-08-18 20:10:32 UTC (rev 123) @@ -360,6 +360,7 @@ <execution> <goals> <goal>license</goal> + <goal>third-party</goal> </goals> </execution> </executions>