Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id EAE99200C15 for ; Wed, 8 Feb 2017 21:14:48 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id E99A0160B5A; Wed, 8 Feb 2017 20:14:48 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 3E6E5160B49 for ; Wed, 8 Feb 2017 21:14:48 +0100 (CET) Received: (qmail 51416 invoked by uid 500); 8 Feb 2017 20:14:47 -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 51407 invoked by uid 99); 8 Feb 2017 20:14:47 -0000 Received: from Unknown (HELO svn01-us-west.apache.org) (209.188.14.144) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 08 Feb 2017 20:14:47 +0000 Received: from svn01-us-west.apache.org (localhost [127.0.0.1]) by svn01-us-west.apache.org (ASF Mail Server at svn01-us-west.apache.org) with ESMTP id D47033A2102 for ; Wed, 8 Feb 2017 20:14:46 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1782250 - in /httpcomponents/httpasyncclient/branches/4.1.x: httpasyncclient-cache/pom.xml httpasyncclient-osgi/pom.xml httpasyncclient/pom.xml pom.xml Date: Wed, 08 Feb 2017 20:14:46 -0000 To: commits@hc.apache.org From: olegk@apache.org X-Mailer: svnmailer-1.0.9 Message-Id: <20170208201446.D47033A2102@svn01-us-west.apache.org> archived-at: Wed, 08 Feb 2017 20:14:49 -0000 Author: olegk Date: Wed Feb 8 20:14:46 2017 New Revision: 1782250 URL: http://svn.apache.org/viewvc?rev=1782250&view=rev Log: Upgraded HttpAsyncClient version to 4.1.4-SNAPSHOT Modified: httpcomponents/httpasyncclient/branches/4.1.x/httpasyncclient-cache/pom.xml httpcomponents/httpasyncclient/branches/4.1.x/httpasyncclient-osgi/pom.xml httpcomponents/httpasyncclient/branches/4.1.x/httpasyncclient/pom.xml httpcomponents/httpasyncclient/branches/4.1.x/pom.xml Modified: httpcomponents/httpasyncclient/branches/4.1.x/httpasyncclient-cache/pom.xml URL: http://svn.apache.org/viewvc/httpcomponents/httpasyncclient/branches/4.1.x/httpasyncclient-cache/pom.xml?rev=1782250&r1=1782249&r2=1782250&view=diff ============================================================================== --- httpcomponents/httpasyncclient/branches/4.1.x/httpasyncclient-cache/pom.xml (original) +++ httpcomponents/httpasyncclient/branches/4.1.x/httpasyncclient-cache/pom.xml Wed Feb 8 20:14:46 2017 @@ -28,7 +28,7 @@ org.apache.httpcomponents httpcomponents-asyncclient - 4.1.3-SNAPSHOT + 4.1.4-SNAPSHOT httpasyncclient-cache Apache HttpAsyncClient Cache Modified: httpcomponents/httpasyncclient/branches/4.1.x/httpasyncclient-osgi/pom.xml URL: http://svn.apache.org/viewvc/httpcomponents/httpasyncclient/branches/4.1.x/httpasyncclient-osgi/pom.xml?rev=1782250&r1=1782249&r2=1782250&view=diff ============================================================================== --- httpcomponents/httpasyncclient/branches/4.1.x/httpasyncclient-osgi/pom.xml (original) +++ httpcomponents/httpasyncclient/branches/4.1.x/httpasyncclient-osgi/pom.xml Wed Feb 8 20:14:46 2017 @@ -28,7 +28,7 @@ org.apache.httpcomponents httpcomponents-asyncclient - 4.1.3-SNAPSHOT + 4.1.4-SNAPSHOT httpasyncclient-osgi Apache HttpAsyncClient OSGi bundle Modified: httpcomponents/httpasyncclient/branches/4.1.x/httpasyncclient/pom.xml URL: http://svn.apache.org/viewvc/httpcomponents/httpasyncclient/branches/4.1.x/httpasyncclient/pom.xml?rev=1782250&r1=1782249&r2=1782250&view=diff ============================================================================== --- httpcomponents/httpasyncclient/branches/4.1.x/httpasyncclient/pom.xml (original) +++ httpcomponents/httpasyncclient/branches/4.1.x/httpasyncclient/pom.xml Wed Feb 8 20:14:46 2017 @@ -28,7 +28,7 @@ org.apache.httpcomponents httpcomponents-asyncclient - 4.1.3-SNAPSHOT + 4.1.4-SNAPSHOT httpasyncclient Apache HttpAsyncClient Modified: httpcomponents/httpasyncclient/branches/4.1.x/pom.xml URL: http://svn.apache.org/viewvc/httpcomponents/httpasyncclient/branches/4.1.x/pom.xml?rev=1782250&r1=1782249&r2=1782250&view=diff ============================================================================== --- httpcomponents/httpasyncclient/branches/4.1.x/pom.xml (original) +++ httpcomponents/httpasyncclient/branches/4.1.x/pom.xml Wed Feb 8 20:14:46 2017 @@ -33,7 +33,7 @@ 4.0.0 httpcomponents-asyncclient Apache HttpComponents AsyncClient - 4.1.3-SNAPSHOT + 4.1.4-SNAPSHOT Apache components to build asynchronous client side HTTP services http://hc.apache.org/httpcomponents-asyncclient 2010