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 A8024200BC6 for ; Sun, 20 Nov 2016 17:30:37 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id 9F5CA160B07; Sun, 20 Nov 2016 16:30:37 +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 E8C49160AFE for ; Sun, 20 Nov 2016 17:30:36 +0100 (CET) Received: (qmail 118 invoked by uid 500); 20 Nov 2016 16:30:36 -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 109 invoked by uid 99); 20 Nov 2016 16:30:36 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd4-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 20 Nov 2016 16:30:36 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd4-us-west.apache.org (ASF Mail Server at spamd4-us-west.apache.org) with ESMTP id BC4D3C00B8 for ; Sun, 20 Nov 2016 16:30:35 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd4-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -1.999 X-Spam-Level: X-Spam-Status: No, score=-1.999 tagged_above=-999 required=6.31 tests=[KAM_LAZY_DOMAIN_SECURITY=1, RP_MATCHES_RCVD=-2.999] autolearn=disabled Received: from mx1-lw-us.apache.org ([10.40.0.8]) by localhost (spamd4-us-west.apache.org [10.40.0.11]) (amavisd-new, port 10024) with ESMTP id vE2ooezQX6mh for ; Sun, 20 Nov 2016 16:30:35 +0000 (UTC) Received: from mailrelay1-us-west.apache.org (mailrelay1-us-west.apache.org [209.188.14.139]) by mx1-lw-us.apache.org (ASF Mail Server at mx1-lw-us.apache.org) with ESMTP id AD66F5F298 for ; Sun, 20 Nov 2016 16:30:34 +0000 (UTC) Received: from svn01-us-west.apache.org (svn.apache.org [10.41.0.6]) by mailrelay1-us-west.apache.org (ASF Mail Server at mailrelay1-us-west.apache.org) with ESMTP id 26FBDE028F for ; Sun, 20 Nov 2016 16:30:34 +0000 (UTC) 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 210D93A015A for ; Sun, 20 Nov 2016 16:30:34 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1770571 - /httpcomponents/project/trunk/pom.xml Date: Sun, 20 Nov 2016 16:30:34 -0000 To: commits@hc.apache.org From: ggregory@apache.org X-Mailer: svnmailer-1.0.9 Message-Id: <20161120163034.210D93A015A@svn01-us-west.apache.org> archived-at: Sun, 20 Nov 2016 16:30:37 -0000 Author: ggregory Date: Sun Nov 20 16:30:33 2016 New Revision: 1770571 URL: http://svn.apache.org/viewvc?rev=1770571&view=rev Log: docbkx-maven-plugin 2.16 -> 2.17 Modified: httpcomponents/project/trunk/pom.xml Modified: httpcomponents/project/trunk/pom.xml URL: http://svn.apache.org/viewvc/httpcomponents/project/trunk/pom.xml?rev=1770571&r1=1770570&r2=1770571&view=diff ============================================================================== --- httpcomponents/project/trunk/pom.xml (original) +++ httpcomponents/project/trunk/pom.xml Sun Nov 20 16:30:33 2016 @@ -49,6 +49,7 @@ Version 8 - changes since version 7 Dropped definition of maven.compiler.(source|target). These must now be defined at component level. +docbkx-maven-plugin 2.16 -> 2.17 maven-site-plugin 3.4 -> 3.6 maven-resources-plugin 2.7 -> 3.0.1 org.apache:apache POM 13 -> 18 @@ -583,7 +584,7 @@ Fixed JIRA link com.agilejava.docbkx docbkx-maven-plugin - 2.0.16 + 2.0.17 org.docbook