You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commons-dev@ws.apache.org by ch...@apache.org on 2006/03/23 07:02:42 UTC

svn commit: r388056 - /webservices/commons/modules/axiom/maven.xml

Author: chinthaka
Date: Wed Mar 22 22:02:40 2006
New Revision: 388056

URL: http://svn.apache.org/viewcvs?rev=388056&view=rev
Log:
small update

Modified:
    webservices/commons/modules/axiom/maven.xml

Modified: webservices/commons/modules/axiom/maven.xml
URL: http://svn.apache.org/viewcvs/webservices/commons/modules/axiom/maven.xml?rev=388056&r1=388055&r2=388056&view=diff
==============================================================================
--- webservices/commons/modules/axiom/maven.xml (original)
+++ webservices/commons/modules/axiom/maven.xml Wed Mar 22 22:02:40 2006
@@ -68,7 +68,7 @@
             <deploy:copy-deps todir="${dist}/lib"
                               projectDescriptor="${x.getFile()}"/>
         </j:forEach>
-        <ant:delete file="${dist}/lib/xmlunit*.jar"/>
+        <ant:delete file="${dist}/lib/xmlunit-${xmlunit.version}.jar"/>
 
         <!--add api docs-->