Using Saxon
authorDennis Schafroth <dennis@indexdata.com>
Thu, 16 Feb 2012 14:27:57 +0000 (15:27 +0100)
committerDennis Schafroth <dennis@indexdata.com>
Thu, 16 Feb 2012 14:27:57 +0000 (15:27 +0100)
pom.xml

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