Author: carlos
Date: Tue Apr  4 10:46:33 2006
New Revision: 391376

URL: http://svn.apache.org/viewcvs?rev=391376&view=rev
Log:
Removed surefire plugin version

Modified:
    maven/plugins/trunk/maven-surefire-plugin/src/it/test3/pom.xml

Modified: maven/plugins/trunk/maven-surefire-plugin/src/it/test3/pom.xml
URL: 
http://svn.apache.org/viewcvs/maven/plugins/trunk/maven-surefire-plugin/src/it/test3/pom.xml?rev=391376&r1=391375&r2=391376&view=diff
==============================================================================
--- maven/plugins/trunk/maven-surefire-plugin/src/it/test3/pom.xml (original)
+++ maven/plugins/trunk/maven-surefire-plugin/src/it/test3/pom.xml Tue Apr  4 
10:46:33 2006
@@ -24,7 +24,6 @@
       <plugin>
         <groupId>org.apache.maven.plugins</groupId>
         <artifactId>maven-surefire-plugin</artifactId>
-        <version>2.1.2</version>
         <configuration>
           <testFailureIgnore>true</testFailureIgnore >
         </configuration>


Reply via email to