Author: pcl
Date: Wed Feb  6 12:38:08 2008
New Revision: 619146

URL: http://svn.apache.org/viewvc?rev=619146&view=rev
Log:
allow surefire to move to 2.4 to get around test-double-counting issues

Modified:
    openjpa/trunk/pom.xml

Modified: openjpa/trunk/pom.xml
URL: 
http://svn.apache.org/viewvc/openjpa/trunk/pom.xml?rev=619146&r1=619145&r2=619146&view=diff
==============================================================================
--- openjpa/trunk/pom.xml (original)
+++ openjpa/trunk/pom.xml Wed Feb  6 12:38:08 2008
@@ -372,7 +372,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>


Reply via email to