Author: tchemit Date: 2010-06-27 08:42:19 +0200 (Sun, 27 Jun 2010) New Revision: 940 Url: http://nuiton.org/repositories/revision/mavenpom/940 Log: fix property Modified: tags/mavenpom-2.2.1/pom.xml Modified: tags/mavenpom-2.2.1/pom.xml =================================================================== --- tags/mavenpom-2.2.1/pom.xml 2010-06-27 06:41:12 UTC (rev 939) +++ tags/mavenpom-2.2.1/pom.xml 2010-06-27 06:42:19 UTC (rev 940) @@ -814,7 +814,7 @@ <properties> <license.descriptor>src/license/project.xml</license.descriptor> - <license.useMissingfile>true</license.useMissingfile> + <license.useMissingFile>true</license.useMissingFile> <license.failIfWarning>true</license.failIfWarning> </properties>