You are viewing a plain text version of this content. The canonical link for it is here.
Posted to axis-cvs@ws.apache.org by sa...@apache.org on 2007/06/28 08:41:21 UTC

svn commit: r551468 - /webservices/axis2/trunk/java/modules/kernel/project.xml

Author: saminda
Date: Wed Jun 27 23:41:21 2007
New Revision: 551468

URL: http://svn.apache.org/viewvc?view=rev&rev=551468
Log:
Added xmlunit dependency

Modified:
    webservices/axis2/trunk/java/modules/kernel/project.xml

Modified: webservices/axis2/trunk/java/modules/kernel/project.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/java/modules/kernel/project.xml?view=diff&rev=551468&r1=551467&r2=551468
==============================================================================
--- webservices/axis2/trunk/java/modules/kernel/project.xml (original)
+++ webservices/axis2/trunk/java/modules/kernel/project.xml Wed Jun 27 23:41:21 2007
@@ -201,6 +201,12 @@
             <artifactId>jakarta-httpcore-niossl</artifactId>
             <version>4.0-alpha4</version>
         </dependency>
+        <dependency>
+            <groupId>xmlunit</groupId>
+            <artifactId>xmlunit</artifactId>
+            <version>${xmlunit.version}</version>
+        </dependency>
+
     </dependencies>
     <build>
         <sourceModifications>



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