Author: kstam
Date: Tue Dec 14 01:35:59 2010
New Revision: 1048898

URL: http://svn.apache.org/viewvc?rev=1048898&view=rev
Log:
JUDDI-436, switching from log4j to commons.logging.

Modified:
    juddi/trunk/pom.xml

Modified: juddi/trunk/pom.xml
URL: 
http://svn.apache.org/viewvc/juddi/trunk/pom.xml?rev=1048898&r1=1048897&r2=1048898&view=diff
==============================================================================
--- juddi/trunk/pom.xml (original)
+++ juddi/trunk/pom.xml Tue Dec 14 01:35:59 2010
@@ -257,14 +257,6 @@
                </site>
        </distributionManagement>
        <dependencies>
-       <!-- 
-               <dependency>
-                       <groupId>log4j</groupId>
-                       <artifactId>log4j</artifactId>
-                       <version>1.2.13</version>
-                       <scope>test</scope>
-               </dependency>
-                -->
                <dependency>
                        <groupId>junit</groupId>
                        <artifactId>junit</artifactId>



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to