Author: dwoods
Date: Fri May 8 18:05:55 2009
New Revision: 773051
URL: http://svn.apache.org/viewvc?rev=773051&view=rev
Log:
OPENJPA-1073 Upgrade to latest maven-surefire-plugin
Modified:
openjpa/branches/1.3.x/pom.xml
Modified: openjpa/branches/1.3.x/pom.xml
URL:
http://svn.apache.org/viewvc/openjpa/branches/1.3.x/pom.xml?rev=773051&r1=773050&r2=773051&view=diff
==============================================================================
--- openjpa/branches/1.3.x/pom.xml (original)
+++ openjpa/branches/1.3.x/pom.xml Fri May 8 18:05:55 2009
@@ -571,7 +571,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-surefire-plugin</artifactId>
- <version>2.4</version>
+ <version>2.4.2</version>
<configuration>
<argLine>${surefire.jvm.args}</argLine>
<useFile>false</useFile>