Author: pcl
Date: Wed Feb 6 12:10:07 2008
New Revision: 619138
URL: http://svn.apache.org/viewvc?rev=619138&view=rev
Log:
allow surefire to move up to 2.4, which allegedly has a fix to the
repeated-test issue
Modified:
openjpa/branches/1.0.x/pom.xml
Modified: openjpa/branches/1.0.x/pom.xml
URL:
http://svn.apache.org/viewvc/openjpa/branches/1.0.x/pom.xml?rev=619138&r1=619137&r2=619138&view=diff
==============================================================================
--- openjpa/branches/1.0.x/pom.xml (original)
+++ openjpa/branches/1.0.x/pom.xml Wed Feb 6 12:10:07 2008
@@ -318,7 +318,6 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-surefire-plugin</artifactId>
- <version>2.2</version>
<configuration>
<argLine>${surefire.jvm.args}</argLine>
<useFile>false</useFile>