From dd7c8fc5e87fd83dc81404b8f0e96329c9accda5 Mon Sep 17 00:00:00 2001 From: ltheussl Date: Thu, 8 Dec 2005 23:34:38 +0000 Subject: [PATCH] Remove unused dependencies git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@355279 13f79535-47bb-0310-9956-ffa450edef68 --- faq/project.xml | 33 --------------------------------- 1 file changed, 33 deletions(-) diff --git a/faq/project.xml b/faq/project.xml index 2f765f32..6f62adc2 100644 --- a/faq/project.xml +++ b/faq/project.xml @@ -103,37 +103,4 @@ - - - commons-jelly - commons-jelly-tags-xml - 1.1 - http://jakarta.apache.org/commons/jelly/libs/xml/ - - This library is already loaded by maven's core. Be careful to use the same version number as in the core. - - - - - dom4j - dom4j - 1.4 - http://www.dom4j.org/ - - This library is already loaded by maven's core. Be careful to use the same version number as in the core. - - - - xerces - xmlParserAPIs - 2.6.2 - http://xml.apache.org/xerces2-j/ - - - xerces - xercesImpl - 2.6.2 - http://xml.apache.org/xerces2-j/ - -