Author: athimel Date: 2014-04-15 11:18:47 +0200 (Tue, 15 Apr 2014) New Revision: 1557 Url: http://forge.nuiton.org/projects/mavenpom/repository/revisions/1557 Log: Add comment about property Modified: trunk/pom.xml Modified: trunk/pom.xml =================================================================== --- trunk/pom.xml 2014-04-14 09:12:46 UTC (rev 1556) +++ trunk/pom.xml 2014-04-15 09:18:47 UTC (rev 1557) @@ -230,7 +230,7 @@ <!-- le fichier de license du projet --> <maven.license.file>${project.basedir}/LICENSE.txt</maven.license.file> - <mavenVersion>2.2.1</mavenVersion> + <mavenVersion>2.2.1</mavenVersion> <!-- Do not upgrade to 3.x because we prefer version 2.x for its simplicity --> <antVersion>1.8.3</antVersion> <!-- our plugins -->