16 Jan
2010
16 Jan
'10
5:56 p.m.
Author: tchemit Date: 2010-01-16 18:56:50 +0100 (Sat, 16 Jan 2010) New Revision: 765 Modified: trunk/pom.xml Log: Evolution #219: Utilisation de buildnumber-maven-plugin 1.0-beta-4 Modified: trunk/pom.xml =================================================================== --- trunk/pom.xml 2010-01-16 17:54:52 UTC (rev 764) +++ trunk/pom.xml 2010-01-16 17:56:50 UTC (rev 765) @@ -731,7 +731,7 @@ <plugin> <groupId>org.codehaus.mojo</groupId> <artifactId>buildnumber-maven-plugin</artifactId> - <version>1.0-beta-3</version> + <version>1.0-beta-4</version> </plugin> <plugin>