From e34858d61ce05234e0529904bc20ee643ec2bca2 Mon Sep 17 00:00:00 2001 From: Richard Millet Date: Wed, 7 Oct 2009 21:25:28 +0000 Subject: [PATCH] NOJIRA: Removing (apparently redundant or unnecessary) dependency to to dom4j artifact. This depency was causing problems with Eclipse compilation classpaths. --- services/common/pom.xml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/services/common/pom.xml b/services/common/pom.xml index c54f50d20..5aaefcd9a 100644 --- a/services/common/pom.xml +++ b/services/common/pom.xml @@ -77,12 +77,14 @@ provided - + -- 2.47.3