summaryrefslogtreecommitdiff
path: root/pom.xml
diff options
context:
space:
mode:
authorTobias Kellner <tobias.kellner@iaik.tugraz.at>2014-11-27 20:35:26 +0100
committerTobias Kellner <tobias.kellner@iaik.tugraz.at>2014-11-27 20:35:26 +0100
commitf75dac6bc90f8019baeec224df06cb91e4cc15f6 (patch)
treefdd0f6409cf26628584b915be1b878f53ea34564 /pom.xml
parent957e370f19a2cc2a55960ab3b722ada33fe81699 (diff)
downloadmocca-f75dac6bc90f8019baeec224df06cb91e4cc15f6.tar.gz
mocca-f75dac6bc90f8019baeec224df06cb91e4cc15f6.tar.bz2
mocca-f75dac6bc90f8019baeec224df06cb91e4cc15f6.zip
Switch to new custom PDF Renderer fork
https://github.com/CyBot/PDFrenderer
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 48b9e2d3..94e57bd8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -163,7 +163,7 @@
<dependency>
<groupId>com.sun</groupId>
<artifactId>pdfview</artifactId>
- <version>0.9.2-Borisvl</version>
+ <version>0.9.3-CyBot</version>
</dependency>
<dependency>
<groupId>org.jpedal</groupId>