From 5106a5be61c006488debd753f1e543e0dc6afa7c Mon Sep 17 00:00:00 2001 From: sebdet Date: Tue, 28 Jan 2020 15:30:44 +0100 Subject: Fix dep problem Fix dependency problem in eclipe & remove useless files in resources Issue-ID: CLAMP-628 Change-Id: Ibe8ed1283b12e6379ff529e24c5ccbb85d3b3227 Signed-off-by: sebdet --- pom.xml | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml index 33bcf15a..61280a85 100644 --- a/pom.xml +++ b/pom.xml @@ -271,11 +271,23 @@ org.apache.xmlgraphics batik-svg-dom 1.11 + + + xml-apis + xml-apis + + org.apache.xmlgraphics batik-transcoder 1.11 + + + xml-apis + xml-apis + + com.att.eelf -- cgit 1.2.3-korg