You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@activemq.apache.org by ta...@apache.org on 2011/10/07 15:23:18 UTC

svn commit: r1180033 - /activemq/trunk/pom.xml

Author: tabish
Date: Fri Oct  7 13:23:17 2011
New Revision: 1180033

URL: http://svn.apache.org/viewvc?rev=1180033&view=rev
Log:
https://issues.apache.org/jira/browse/AMQ-3521

Update the javadocs link in the parent pom

Modified:
    activemq/trunk/pom.xml

Modified: activemq/trunk/pom.xml
URL: http://svn.apache.org/viewvc/activemq/trunk/pom.xml?rev=1180033&r1=1180032&r2=1180033&view=diff
==============================================================================
--- activemq/trunk/pom.xml (original)
+++ activemq/trunk/pom.xml Fri Oct  7 13:23:17 2011
@@ -1246,7 +1246,7 @@
             <link>http://jakarta.apache.org/commons/collections/apidocs-COLLECTIONS_3_0/</link>
             <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://hc.apache.org/httpcomponents-client-ga/httpclient/apidocs/</link>
             <link>http://jakarta.apache.org/commons/logging/apidocs/</link>
             <link>http://jakarta.apache.org/commons/pool/apidocs/</link>
             <link>http://junit.sourceforge.net/javadoc/</link>