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 731701825A for ; Tue, 25 Aug 2015 05:51:15 +0000 (UTC) Received: (qmail 43280 invoked by uid 500); 25 Aug 2015 05:51:15 -0000 Delivered-To: apmail-hc-commits-archive@hc.apache.org Received: (qmail 43239 invoked by uid 500); 25 Aug 2015 05:51:15 -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 43230 invoked by uid 99); 25 Aug 2015 05:51:15 -0000 Received: from eris.apache.org (HELO hades.apache.org) (140.211.11.105) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 25 Aug 2015 05:51:15 +0000 Received: from hades.apache.org (localhost [127.0.0.1]) by hades.apache.org (ASF Mail Server at hades.apache.org) with ESMTP id 1362CAC0781 for ; Tue, 25 Aug 2015 05:51:14 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1697560 - /httpcomponents/httpasync/trunk/pom.xml Date: Tue, 25 Aug 2015 05:51:14 -0000 To: commits@hc.apache.org From: ggregory@apache.org X-Mailer: svnmailer-1.0.9 Message-Id: <20150825055115.1362CAC0781@hades.apache.org> Author: ggregory Date: Tue Aug 25 05:51:14 2015 New Revision: 1697560 URL: http://svn.apache.org/r1697560 Log: Replace 4.0-alpha5-SNAPSHOT with 4.0. Modified: httpcomponents/httpasync/trunk/pom.xml Modified: httpcomponents/httpasync/trunk/pom.xml URL: http://svn.apache.org/viewvc/httpcomponents/httpasync/trunk/pom.xml?rev=1697560&r1=1697559&r2=1697560&view=diff ============================================================================== --- httpcomponents/httpasync/trunk/pom.xml (original) +++ httpcomponents/httpasync/trunk/pom.xml Tue Aug 25 05:51:14 2015 @@ -56,8 +56,8 @@ org.apache.httpcomponents - jakarta-httpcore - 4.0-alpha5-SNAPSHOT + httpcore + 4.0 compile