17 Oct
2010
17 Oct
'10
1:55 a.m.
Author: tchemit Date: 2010-10-17 03:55:42 +0200 (Sun, 17 Oct 2010) New Revision: 117 Url: http://chorem.org/repositories/revision/bow/117 Log: use license.licenseName Modified: trunk/pom.xml Modified: trunk/pom.xml =================================================================== --- trunk/pom.xml 2010-10-17 01:41:44 UTC (rev 116) +++ trunk/pom.xml 2010-10-17 01:55:42 UTC (rev 117) @@ -129,6 +129,9 @@ <junit.version>4.8.1</junit.version> <locales>en</locales> + <!-- license to use --> + <license.licenseName>gpl_v3</license.licenseName> + </properties> <build>