projects
/
marc4j.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
40cf2da
)
Include Saxon (commented out) for testing
author
Dennis Schafroth
<dennis@indexdata.com>
Wed, 1 Feb 2012 15:38:59 +0000
(16:38 +0100)
committer
Dennis Schafroth
<dennis@indexdata.com>
Wed, 1 Feb 2012 15:38:59 +0000
(16:38 +0100)
pom.xml
patch
|
blob
|
history
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>