From a80639abf5ce9a1b41139ef24b465c93e0c25ce0 Mon Sep 17 00:00:00 2001 From: Shay Banon Date: Mon, 20 Aug 2012 17:48:18 +0200 Subject: [PATCH] exclude xerces from the deps for jts, we don't need it --- pom.xml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/pom.xml b/pom.xml index 0c2c6a69ff3..9ea96fee54d 100644 --- a/pom.xml +++ b/pom.xml @@ -164,6 +164,12 @@ jts 1.12 compile + + + xerces + xercesImpl + +