diff pdf/pom.xml @ 1180:5abbf21fdf9f

changed DigilibConfiguration to work with inheritance. DigilibServletConfiguration takes the role of Initialiser. DocuImage gets a static factory.
author robcast
date Thu, 04 Apr 2013 18:43:13 +0200
parents d4990c1463e3
children 8490bfb0833c 3017ade24bbb
line wrap: on
line diff
--- a/pdf/pom.xml	Thu Apr 04 12:43:43 2013 +0200
+++ b/pdf/pom.xml	Thu Apr 04 18:43:13 2013 +0200
@@ -34,6 +34,7 @@
 		<dependency>
 			<groupId>org.jdom</groupId>
 			<artifactId>jdom</artifactId>
+			<version>1.1.3</version>
 		</dependency>
 	</dependencies>
 	<profiles>