aboutsummaryrefslogtreecommitdiff
path: root/pom.xml
diff options
context:
space:
mode:
authortknall <tknall@7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c>2009-12-21 10:44:10 +0000
committertknall <tknall@7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c>2009-12-21 10:44:10 +0000
commit544d191a359434120cf761384d686310a55ef5ca (patch)
tree0f1f7606cef5697bf6bfa289d018867cb4ddb2e9 /pom.xml
parentc699751c11265ec9f00d093cbc3346b8a8ea1b0d (diff)
downloadpdf-as-3-544d191a359434120cf761384d686310a55ef5ca.tar.gz
pdf-as-3-544d191a359434120cf761384d686310a55ef5ca.tar.bz2
pdf-as-3-544d191a359434120cf761384d686310a55ef5ca.zip
System encoding dependency of pdfbox fixed.
git-svn-id: https://joinup.ec.europa.eu/svn/pdf-as/trunk@520 7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 1597aec..e6eb9f8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -335,7 +335,7 @@
<dependency>
<groupId>pdfbox</groupId>
<artifactId>pdfbox</artifactId>
- <version>0.7.2-pdfas</version>
+ <version>0.7.2.utf8-pdfas</version>
</dependency>
<dependency>