Include Saxon (commented out) for testing
authorDennis Schafroth <dennis@indexdata.com>
Wed, 1 Feb 2012 15:38:59 +0000 (16:38 +0100)
committerDennis Schafroth <dennis@indexdata.com>
Wed, 1 Feb 2012 15:38:59 +0000 (16:38 +0100)
pom.xml

diff --git a/pom.xml b/pom.xml
index e72d4c8..a2b1b70 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -15,6 +15,7 @@
                        <artifactId>normalizer</artifactId>
                        <version>1.3.1</version>
                </dependency>
+<!-- 
                <dependency>
                        <groupId>net.sourceforge.saxon</groupId>
                        <artifactId>saxon</artifactId>
@@ -26,6 +27,7 @@
                        <version>9.1.0.8</version>
                        <classifier>dom</classifier>
                </dependency>
+ -->
        </dependencies>
        <properties>
                <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>