Author: veithen
Date: Sat Jul 17 09:34:38 2010
New Revision: 965042

URL: http://svn.apache.org/viewvc?rev=965042&view=rev
Log:
Committing a change that was missing in r958375.

Modified:
    axis/axis2/java/core/branches/java/1_5/modules/soapmonitor/pom.xml

Modified: axis/axis2/java/core/branches/java/1_5/modules/soapmonitor/pom.xml
URL: 
http://svn.apache.org/viewvc/axis/axis2/java/core/branches/java/1_5/modules/soapmonitor/pom.xml?rev=965042&r1=965041&r2=965042&view=diff
==============================================================================
--- axis/axis2/java/core/branches/java/1_5/modules/soapmonitor/pom.xml 
(original)
+++ axis/axis2/java/core/branches/java/1_5/modules/soapmonitor/pom.xml Sat Jul 
17 09:34:38 2010
@@ -84,13 +84,6 @@
                 </executions>
             </plugin>
             <plugin>
-                <artifactId>maven-surefire-plugin</artifactId>
-                <inherited>true</inherited>
-                <configuration>
-                    <skip>false</skip>
-                </configuration>
-            </plugin>
-            <plugin>
                 <groupId>org.apache.maven.plugins</groupId>
                 <artifactId>maven-antrun-plugin</artifactId>
                 <executions>


Reply via email to