Author: antoine
Date: Tue Oct 24 15:05:19 2006
New Revision: 467505

URL: http://svn.apache.org/viewvc?view=rev&rev=467505
Log:
remove dependency upon commons-logging/commons-logging

Modified:
    ant/core/trunk/src/etc/poms/ant-commons-logging/pom.xml

Modified: ant/core/trunk/src/etc/poms/ant-commons-logging/pom.xml
URL: 
http://svn.apache.org/viewvc/ant/core/trunk/src/etc/poms/ant-commons-logging/pom.xml?view=diff&rev=467505&r1=467504&r2=467505
==============================================================================
--- ant/core/trunk/src/etc/poms/ant-commons-logging/pom.xml (original)
+++ ant/core/trunk/src/etc/poms/ant-commons-logging/pom.xml Tue Oct 24 15:05:19 
2006
@@ -25,12 +25,6 @@
       <version>1.0.4</version>
       <scope>compile</scope>
     </dependency>
-    <dependency>
-      <groupId>commons-logging</groupId>
-      <artifactId>commons-logging</artifactId>
-      <version>1.0.4</version>
-      <scope>runtime</scope>
-    </dependency>
   </dependencies>
   <build>
     <plugins>



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to