You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ws.apache.org by ve...@apache.org on 2015/06/03 21:04:45 UTC

svn commit: r1683415 - in /webservices/axiom/trunk/buildutils: paxexam-maven-plugin/ pom.xml

Author: veithen
Date: Wed Jun  3 19:04:44 2015
New Revision: 1683415

URL: http://svn.apache.org/r1683415
Log:
Remove paxexam-maven-plugin which is no longer used.

Removed:
    webservices/axiom/trunk/buildutils/paxexam-maven-plugin/
Modified:
    webservices/axiom/trunk/buildutils/pom.xml

Modified: webservices/axiom/trunk/buildutils/pom.xml
URL: http://svn.apache.org/viewvc/webservices/axiom/trunk/buildutils/pom.xml?rev=1683415&r1=1683414&r2=1683415&view=diff
==============================================================================
--- webservices/axiom/trunk/buildutils/pom.xml (original)
+++ webservices/axiom/trunk/buildutils/pom.xml Wed Jun  3 19:04:44 2015
@@ -34,7 +34,6 @@
 
     <modules>
         <module>jar-resource-bundle</module>
-        <module>paxexam-maven-plugin</module>
         <module>shade-axiom-xml</module>
         <module>shade-osgi</module>
     </modules>