7 Oct
2009
7 Oct
'09
7:26 a.m.
Author: tchemit Date: 2009-10-07 09:26:56 +0200 (Wed, 07 Oct 2009) New Revision: 659 Modified: trunk/pom.xml Log: bump resources plugin version Modified: trunk/pom.xml =================================================================== --- trunk/pom.xml 2009-10-04 08:19:53 UTC (rev 658) +++ trunk/pom.xml 2009-10-07 07:26:56 UTC (rev 659) @@ -318,7 +318,7 @@ <plugin> <artifactId>maven-resources-plugin</artifactId> - <version>2.3</version> + <version>2.4.1</version> <configuration> <encoding>${project.build.sourceEncoding}</encoding> </configuration>