Revision: 17629
          http://sourceforge.net/p/gate/code/17629
Author:   markagreenwood
Date:     2014-03-11 13:37:29 +0000 (Tue, 11 Mar 2014)
Log Message:
-----------
moved to xmlunit v1.5

Modified Paths:
--------------
    gate/trunk/build/deploy/maven/gate-core.pom.template
    gate/trunk/ivy.xml

Modified: gate/trunk/build/deploy/maven/gate-core.pom.template
===================================================================
--- gate/trunk/build/deploy/maven/gate-core.pom.template        2014-03-11 
13:28:37 UTC (rev 17628)
+++ gate/trunk/build/deploy/maven/gate-core.pom.template        2014-03-11 
13:37:29 UTC (rev 17629)
@@ -270,7 +270,7 @@
         <dependency>
             <groupId>xmlunit</groupId>
             <artifactId>xmlunit</artifactId>
-            <version>1.2</version>
+            <version>1.5</version>
             <scope>compile</scope>
         </dependency>
 

Modified: gate/trunk/ivy.xml
===================================================================
--- gate/trunk/ivy.xml  2014-03-11 13:28:37 UTC (rev 17628)
+++ gate/trunk/ivy.xml  2014-03-11 13:37:29 UTC (rev 17629)
@@ -101,7 +101,7 @@
     <dependency org="org.xhtmlrenderer" name="flying-saucer-core" rev="9.0.4" 
/>
 
     <!-- Used for comparing XML files during some of the GATE tests -->
-    <dependency org="xmlunit" name="xmlunit" rev="1.2" conf="required->master" 
/>
+    <dependency org="xmlunit" name="xmlunit" rev="1.5" conf="required->master" 
/>
 
     <!-- Used for testing GATE -->
     <dependency org="junit" name="junit" rev="4.10" conf="compile->master" />

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.


------------------------------------------------------------------------------
Learn Graph Databases - Download FREE O'Reilly Book
"Graph Databases" is the definitive new guide to graph databases and their
applications. Written by three acclaimed leaders in the field,
this first edition is now available. Download your free book today!
http://p.sf.net/sfu/13534_NeoTech
_______________________________________________
GATE-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/gate-cvs

Reply via email to