You are viewing a plain text version of this content. The canonical link for it is here.
Posted to scm@excalibur.apache.org by mc...@apache.org on 2004/10/22 21:48:52 UTC

svn commit: rev 55326 - excalibur/trunk/components/xmlutil

Author: mcconnell
Date: Fri Oct 22 12:48:51 2004
New Revision: 55326

Modified:
   excalibur/trunk/components/xmlutil/project.xml
Log:
add saxon 6.5.3 (http://marc.theaimsgroup.com/?l=gump&m=109847373326280&w=4)

Modified: excalibur/trunk/components/xmlutil/project.xml
==============================================================================
--- excalibur/trunk/components/xmlutil/project.xml	(original)
+++ excalibur/trunk/components/xmlutil/project.xml	Fri Oct 22 12:48:51 2004
@@ -33,7 +33,11 @@
     <package>org.apache.excalibur</package>
 
     <dependencies>
-        
+        <dependency>
+            <artifactId>saxon</artifactId>
+            <groupId>saxon</groupId>
+            <version>6.5.3</version>
+        </dependency>
         <dependency>
             <artifactId>saxon7</artifactId>
             <groupId>saxon7</groupId>

---------------------------------------------------------------------
To unsubscribe, e-mail: scm-unsubscribe@excalibur.apache.org
For additional commands, e-mail: scm-help@excalibur.apache.org