Author: tchemit Date: 2011-04-15 13:49:09 +0200 (Fri, 15 Apr 2011) New Revision: 2256 Url: http://nuiton.org/repositories/revision/jaxx/2256 Log: use license-m-p and no more m-license-p Modified: trunk/jaxx-tutorial-validation/pom.xml Modified: trunk/jaxx-tutorial-validation/pom.xml =================================================================== --- trunk/jaxx-tutorial-validation/pom.xml 2011-04-15 10:46:53 UTC (rev 2255) +++ trunk/jaxx-tutorial-validation/pom.xml 2011-04-15 11:49:09 UTC (rev 2256) @@ -231,8 +231,8 @@ </plugin> <plugin> - <groupId>org.nuiton</groupId> - <artifactId>maven-license-plugin</artifactId> + <groupId>org.codehaus.mojo</groupId> + <artifactId>license-maven-plugin</artifactId> <executions> <execution> <id>attach-licenses</id>