You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@juddi.apache.org by ks...@apache.org on 2010/12/14 02:36:00 UTC

svn commit: r1048898 - /juddi/trunk/pom.xml

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: commits-unsubscribe@juddi.apache.org
For additional commands, e-mail: commits-help@juddi.apache.org