Return-Path: X-Original-To: apmail-hc-commits-archive@www.apache.org Delivered-To: apmail-hc-commits-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 35839105DB for ; Thu, 12 Sep 2013 14:17:32 +0000 (UTC) Received: (qmail 9538 invoked by uid 500); 12 Sep 2013 14:17:31 -0000 Delivered-To: apmail-hc-commits-archive@hc.apache.org Received: (qmail 9495 invoked by uid 500); 12 Sep 2013 14:17:31 -0000 Mailing-List: contact commits-help@hc.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "HttpComponents Project" Delivered-To: mailing list commits@hc.apache.org Received: (qmail 9487 invoked by uid 99); 12 Sep 2013 14:17:30 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 12 Sep 2013 14:17:30 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO eris.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 12 Sep 2013 14:17:30 +0000 Received: from eris.apache.org (localhost [127.0.0.1]) by eris.apache.org (Postfix) with ESMTP id E9C3A238890D for ; Thu, 12 Sep 2013 14:17:09 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1522588 - in /httpcomponents/site: downloads.html httpcomponents-client-ga Date: Thu, 12 Sep 2013 14:17:09 -0000 To: commits@hc.apache.org From: olegk@apache.org X-Mailer: svnmailer-1.0.9 Message-Id: <20130912141709.E9C3A238890D@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: olegk Date: Thu Sep 12 14:17:09 2013 New Revision: 1522588 URL: http://svn.apache.org/r1522588 Log: Changes HttpClient GA link to 4.3.x Modified: httpcomponents/site/downloads.html httpcomponents/site/httpcomponents-client-ga Modified: httpcomponents/site/downloads.html URL: http://svn.apache.org/viewvc/httpcomponents/site/downloads.html?rev=1522588&r1=1522587&r2=1522588&view=diff ============================================================================== --- httpcomponents/site/downloads.html (original) +++ httpcomponents/site/downloads.html Thu Sep 12 14:17:09 2013 @@ -201,7 +201,7 @@
-

HttpClient 4.3

+

HttpClient 4.3 (GA)

KEYS Release Notes
Modified: httpcomponents/site/httpcomponents-client-ga URL: http://svn.apache.org/viewvc/httpcomponents/site/httpcomponents-client-ga?rev=1522588&r1=1522587&r2=1522588&view=diff ============================================================================== --- httpcomponents/site/httpcomponents-client-ga (original) +++ httpcomponents/site/httpcomponents-client-ga Thu Sep 12 14:17:09 2013 @@ -1 +1 @@ -link httpcomponents-client-4.2.x \ No newline at end of file +link httpcomponents-client-4.3.x \ No newline at end of file