[Joafip-svn] SF.net SVN: joafip:[2960] trunk/joafip-parent/pom.xml
Brought to you by:
luc_peuvrier
|
From: <luc...@us...> - 2011-11-01 01:45:38
|
Revision: 2960
http://joafip.svn.sourceforge.net/joafip/?rev=2960&view=rev
Author: luc_peuvrier
Date: 2011-11-01 01:45:31 +0000 (Tue, 01 Nov 2011)
Log Message:
-----------
plugin version update
Modified Paths:
--------------
trunk/joafip-parent/pom.xml
Modified: trunk/joafip-parent/pom.xml
===================================================================
--- trunk/joafip-parent/pom.xml 2011-10-31 03:41:43 UTC (rev 2959)
+++ trunk/joafip-parent/pom.xml 2011-11-01 01:45:31 UTC (rev 2960)
@@ -172,7 +172,7 @@
<!-- add source directory -->
<!-- <plugin> <groupId>org.codehaus.mojo</groupId> <artifactId>build-helper-maven-plugin</artifactId>
- <version>1.5</version> <executions> <execution> <id>add-source</id> <phase>generate-sources</phase>
+ <version>1.7</version> <executions> <execution> <id>add-source</id> <phase>generate-sources</phase>
<goals> <goal>add-source</goal> </goals> <configuration> <sources> <source>src/mtest/java</source>
<source>src/testsuite/java</source> <source>src/tool/java</source> </sources>
</configuration> </execution> <execution> <id>add-resource</id> <phase>generate-resources</phase>
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|