Author: tchemit Date: 2009-11-02 08:24:30 +0100 (Mon, 02 Nov 2009) New Revision: 561 Modified: trunk/ trunk/pom.xml Log: use maven-resources-plugin 2.4.1 Property changes on: trunk ___________________________________________________________________ Modified: svn:ignore - .classpath .project target THIRD-PARTY.txt nbactions.xml .settings bin + .classpath .project target THIRD-PARTY.txt nbactions.xml .settings bin *.iml Modified: trunk/pom.xml =================================================================== --- trunk/pom.xml 2009-09-09 12:20:05 UTC (rev 560) +++ trunk/pom.xml 2009-11-02 07:24:30 UTC (rev 561) @@ -49,7 +49,7 @@ <plugin> <artifactId>maven-resources-plugin</artifactId> - <version>2.3</version> + <version>2.4.1</version> <configuration> <encoding>${project.build.sourceEncoding}</encoding> </configuration>
participants (1)
-
tchemit@users.nuiton.org