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 02:57:38 UTC

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

Author: dims
Date: Thu Mar 13 18:57:37 2008
New Revision: 636950

URL: http://svn.apache.org/viewvc?rev=636950&view=rev
Log:
fix the mex mar

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=636950&r1=636949&r2=636950&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/webapp/pom.xml (original)
+++ webservices/axis2/trunk/java/modules/webapp/pom.xml Thu Mar 13 18:57:37 2008
@@ -1020,7 +1020,7 @@
         </dependency>
         <dependency>
             <groupId>org.apache.axis2</groupId>
-            <artifactId>mex</artifactId>
+            <artifactId>mex-impl</artifactId>
             <version>${version}</version>
             <type>mar</type>
             <exclusions>



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