Author: michiel
Date: 2009-05-18 23:43:57 +0200 (Mon, 18 May 2009)
New Revision: 35298
Modified:
mmbase/trunk/applications/richtext/pom.xml
Log:
Why not using the acually latest release of saxon
Modified: mmbase/trunk/applications/richtext/pom.xml
===================================================================
--- mmbase/trunk/applications/richtext/pom.xml 2009-05-18 21:22:01 UTC (rev
35297)
+++ mmbase/trunk/applications/richtext/pom.xml 2009-05-18 21:43:57 UTC (rev
35298)
@@ -19,7 +19,7 @@
</description>
<properties>
- <saxon.version>8.7</saxon.version>
+ <saxon.version>9.1.0.6</saxon.version>
</properties>
<dependencies>
@@ -37,7 +37,7 @@
-->
<dependency>
<groupId>net.sf.saxon</groupId>
- <artifactId>saxon-dom</artifactId>
+ <artifactId>saxon</artifactId>
<version>${saxon.version}</version>
<scope>runtime</scope>
</dependency>
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs