Author: tchemit Date: 2010-06-19 17:58:32 +0200 (Sat, 19 Jun 2010) New Revision: 925 Url: http://nuiton.org/repositories/revision/mavenpom/925 Log: Evolution #692: Use maven-helper-plugin 1.2.5 Modified: trunk/pom.xml Modified: trunk/pom.xml =================================================================== --- trunk/pom.xml 2010-06-19 00:43:17 UTC (rev 924) +++ trunk/pom.xml 2010-06-19 15:58:32 UTC (rev 925) @@ -317,7 +317,7 @@ <!-- le fichier de license du projet --> <maven.license.file>${project.basedir}/LICENSE.txt</maven.license.file> - <helper.version>1.2.5-SNAPSHOT</helper.version> + <helper.version>1.2.5</helper.version> <jredmine.version>1.1.3</jredmine.version> <license.version>2.2</license.version> <jrst.version>1.1.1</jrst.version>