14 May
2010
14 May
'10
5:02 p.m.
Author: tchemit Date: 2010-05-14 19:02:28 +0200 (Fri, 14 May 2010) New Revision: 902 Url: http://nuiton.org/repositories/revision/mavenpom/902 Log: Evolution #612: Use maven-clean-plugin 2.4.1 Modified: trunk/pom.xml Modified: trunk/pom.xml =================================================================== --- trunk/pom.xml 2010-05-09 12:34:24 UTC (rev 901) +++ trunk/pom.xml 2010-05-14 17:02:28 UTC (rev 902) @@ -524,7 +524,7 @@ <plugin> <artifactId>maven-clean-plugin</artifactId> - <version>2.4</version> + <version>2.4.1</version> </plugin> <plugin>