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