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 768CE118D2 for ; Tue, 15 Jul 2014 08:19:45 +0000 (UTC) Received: (qmail 10798 invoked by uid 500); 15 Jul 2014 08:19:45 -0000 Delivered-To: apmail-hc-commits-archive@hc.apache.org Received: (qmail 10761 invoked by uid 500); 15 Jul 2014 08:19:45 -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 10741 invoked by uid 99); 15 Jul 2014 08:19:45 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 15 Jul 2014 08:19:45 +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; Tue, 15 Jul 2014 08:19:44 +0000 Received: from eris.apache.org (localhost [127.0.0.1]) by eris.apache.org (Postfix) with ESMTP id 3ED7523889D5 for ; Tue, 15 Jul 2014 08:19:24 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1610618 - in /httpcomponents/httpasyncclient/trunk: httpasyncclient-osgi/pom.xml pom.xml Date: Tue, 15 Jul 2014 08:19:24 -0000 To: commits@hc.apache.org From: olegk@apache.org X-Mailer: svnmailer-1.0.9 Message-Id: <20140715081924.3ED7523889D5@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: olegk Date: Tue Jul 15 08:19:23 2014 New Revision: 1610618 URL: http://svn.apache.org/r1610618 Log: Upgraded HttpClient version to 4.4-alpha1; updated OSGi imports Modified: httpcomponents/httpasyncclient/trunk/httpasyncclient-osgi/pom.xml httpcomponents/httpasyncclient/trunk/pom.xml Modified: httpcomponents/httpasyncclient/trunk/httpasyncclient-osgi/pom.xml URL: http://svn.apache.org/viewvc/httpcomponents/httpasyncclient/trunk/httpasyncclient-osgi/pom.xml?rev=1610618&r1=1610617&r2=1610618&view=diff ============================================================================== --- httpcomponents/httpasyncclient/trunk/httpasyncclient-osgi/pom.xml (original) +++ httpcomponents/httpasyncclient/trunk/httpasyncclient-osgi/pom.xml Tue Jul 15 08:19:23 2014 @@ -39,8 +39,8 @@ bundle - "[4.3.0, 4.4.0)" - "[4.3.0, 4.4.0)" + "[4.4.0, 4.5.0)" + "[4.4.0, 4.5.0)" "[1.1.0, 1.2.0)" Modified: httpcomponents/httpasyncclient/trunk/pom.xml URL: http://svn.apache.org/viewvc/httpcomponents/httpasyncclient/trunk/pom.xml?rev=1610618&r1=1610617&r2=1610618&view=diff ============================================================================== --- httpcomponents/httpasyncclient/trunk/pom.xml (original) +++ httpcomponents/httpasyncclient/trunk/pom.xml Tue Jul 15 08:19:23 2014 @@ -67,7 +67,7 @@ 1.6 1.6 4.4-alpha1 - 4.3.3 + 4.4-alpha1 1.1.3 2.4 4.11