Author: carlos Date: Tue Jul 25 07:55:52 2006 New Revision: 425408 URL: http://svn.apache.org/viewvc?rev=425408&view=rev Log: Fix commons logging api location
Modified:
maven/pom/maven/pom.xml
Modified: maven/pom/maven/pom.xml
URL:
http://svn.apache.org/viewvc/maven/pom/maven/pom.xml?rev=425408&r1=425407&r2=425408&view=diff
==============================================================================
--- maven/pom/maven/pom.xml (original)
+++ maven/pom/maven/pom.xml Tue Jul 25 07:55:52 2006
@@ -272,7 +272,7 @@
<link>http://jakarta.apache.org/commons/dbcp/apidocs/</link>
<link>http://jakarta.apache.org/commons/fileupload/apidocs/</link>
<link>http://jakarta.apache.org/commons/httpclient/apidocs/</link>
- <link>http://jakarta.apache.org/commons/logging/api/</link>
+ <link>http://jakarta.apache.org/commons/logging/apidocs/</link>
<link>http://jakarta.apache.org/commons/pool/apidocs/</link>
<link>http://www.junit.org/junit/javadoc/</link>
<link>http://logging.apache.org/log4j/docs/api/</link>
