You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by di...@apache.org on 2008/03/14 20:54:22 UTC

svn commit: r637233 - /webservices/axis2/trunk/java/modules/webapp/pom.xml

Author: dims
Date: Fri Mar 14 12:54:21 2008
New Revision: 637233

URL: http://svn.apache.org/viewvc?rev=637233&view=rev
Log:
switch mar -> jar

Modified:
    webservices/axis2/trunk/java/modules/webapp/pom.xml

Modified: webservices/axis2/trunk/java/modules/webapp/pom.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/java/modules/webapp/pom.xml?rev=637233&r1=637232&r2=637233&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/webapp/pom.xml (original)
+++ webservices/axis2/trunk/java/modules/webapp/pom.xml Fri Mar 14 12:54:21 2008
@@ -1022,7 +1022,7 @@
             <groupId>org.apache.axis2</groupId>
             <artifactId>mex</artifactId>
             <version>${version}</version>
-            <type>mar</type>
+            <type>jar</type>
             <exclusions>
                 <exclusion>
                     <groupId>org.apache.ant</groupId>



---------------------------------------------------------------------
To unsubscribe, e-mail: axis-cvs-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-cvs-help@ws.apache.org