Author: tchemit Date: 2010-10-08 12:25:23 +0200 (Fri, 08 Oct 2010) New Revision: 997 Url: http://nuiton.org/repositories/revision/mavenpom/997 Log: Evolution #918: Update maven-helper-plugin to 1.2.8 Modified: trunk/pom.xml Modified: trunk/pom.xml =================================================================== --- trunk/pom.xml 2010-10-05 09:35:47 UTC (rev 996) +++ trunk/pom.xml 2010-10-08 10:25:23 UTC (rev 997) @@ -214,7 +214,7 @@ <!-- le fichier de license du projet --> <maven.license.file>${project.basedir}/LICENSE.txt</maven.license.file> - <helper.version>1.2.7</helper.version> + <helper.version>1.2.8-SNAPSHOT</helper.version> <jredmine.version>1.1.3</jredmine.version> <license.version>2.3.1</license.version> <jrst.version>1.1.1</jrst.version>