Author: tchemit Date: 2010-10-17 03:40:34 +0200 (Sun, 17 Oct 2010) New Revision: 424 Url: http://nuiton.org/repositories/revision/wikitty/424 Log: remove unecessary license plugin Modified: trunk/pom.xml Modified: trunk/pom.xml =================================================================== --- trunk/pom.xml 2010-10-17 01:39:30 UTC (rev 423) +++ trunk/pom.xml 2010-10-17 01:40:34 UTC (rev 424) @@ -474,9 +474,6 @@ <zk.version>5.0.2</zk.version> <hbase.version>0.89.0-SNAPSHOT</hbase.version> - <!-- TODO Remove this when using mavenpom4redmine > 2.3.1 --> - <license.version>2.4.1-SNAPSHOT</license.version> - <license.licenseName>lgpl_v3</license.licenseName> </properties> <!-- ************************************************************* -->