Include Saxon (commented out) for testing
[marc4j.git] / 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>