Author: tchemit Date: 2011-04-10 14:07:19 +0200 (Sun, 10 Apr 2011) New Revision: 2247 Url: http://nuiton.org/repositories/revision/jaxx/2247 Log: use license-m-p instead of m-license-p Modified: trunk/jaxx-demo/pom.xml Modified: trunk/jaxx-demo/pom.xml =================================================================== --- trunk/jaxx-demo/pom.xml 2011-04-10 12:07:01 UTC (rev 2246) +++ trunk/jaxx-demo/pom.xml 2011-04-10 12:07:19 UTC (rev 2247) @@ -269,8 +269,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>