Author: tchemit Date: 2010-10-14 18:30:15 +0200 (Thu, 14 Oct 2010) New Revision: 408 Url: http://nuiton.org/repositories/revision/wikitty/408 Log: use maven-license-plugin configuration while waiting after next version of mavenpom4redmine Modified: trunk/pom.xml Modified: trunk/pom.xml =================================================================== --- trunk/pom.xml 2010-10-14 16:28:44 UTC (rev 407) +++ trunk/pom.xml 2010-10-14 16:30:15 UTC (rev 408) @@ -476,7 +476,7 @@ <hbase.version>0.89.0-SNAPSHOT</hbase.version> <!-- TODO Remove this when using mavenpom4redmine > 2.3.1 --> <license.version>2.4</license.version> - <licenseName>lgpl_3</licenseName> + <licenseName>lgpl_v3</licenseName> </properties> <!-- ************************************************************* -->