From 53c4bd0b213af4816519a5d0754d2301aee1baf0 Mon Sep 17 00:00:00 2001 From: Antoine Levy-Lambert Date: Tue, 24 Oct 2006 22:05:19 +0000 Subject: [PATCH] remove dependency upon commons-logging/commons-logging git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@467505 13f79535-47bb-0310-9956-ffa450edef68 --- src/etc/poms/ant-commons-logging/pom.xml | 6 ------ 1 file changed, 6 deletions(-) diff --git a/src/etc/poms/ant-commons-logging/pom.xml b/src/etc/poms/ant-commons-logging/pom.xml index cc4aec283..4d4a64946 100644 --- a/src/etc/poms/ant-commons-logging/pom.xml +++ b/src/etc/poms/ant-commons-logging/pom.xml @@ -25,12 +25,6 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/ma 1.0.4 compile - - commons-logging - commons-logging - 1.0.4 - runtime -