From commits-return-21149-archive-asf-public=cust-asf.ponee.io@jackrabbit.apache.org Thu Feb 7 16:11:46 2019 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by mx-eu-01.ponee.io (Postfix) with SMTP id 5FD15180600 for ; Thu, 7 Feb 2019 17:11:46 +0100 (CET) Received: (qmail 46004 invoked by uid 500); 7 Feb 2019 16:11:45 -0000 Mailing-List: contact commits-help@jackrabbit.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@jackrabbit.apache.org Delivered-To: mailing list commits@jackrabbit.apache.org Received: (qmail 45995 invoked by uid 99); 7 Feb 2019 16:11:45 -0000 Received: from Unknown (HELO svn01-us-west.apache.org) (209.188.14.144) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 07 Feb 2019 16:11:45 +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 DFB1A3A0069 for ; Thu, 7 Feb 2019 16:11:44 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1853145 - in /jackrabbit/branches/2.18: ./ jackrabbit-parent/pom.xml Date: Thu, 07 Feb 2019 16:11:44 -0000 To: commits@jackrabbit.apache.org From: reschke@apache.org X-Mailer: svnmailer-1.0.9 Message-Id: <20190207161144.DFB1A3A0069@svn01-us-west.apache.org> Author: reschke Date: Thu Feb 7 16:11:44 2019 New Revision: 1853145 URL: http://svn.apache.org/viewvc?rev=1853145&view=rev Log: JCR-4404: update maven-assembly-plugin to 3.1.1 (ported to 2.18) Modified: jackrabbit/branches/2.18/ (props changed) jackrabbit/branches/2.18/jackrabbit-parent/pom.xml Propchange: jackrabbit/branches/2.18/ ------------------------------------------------------------------------------ --- svn:mergeinfo (original) +++ svn:mergeinfo Thu Feb 7 16:11:44 2019 @@ -1,3 +1,3 @@ /jackrabbit/branches/JCR-2272:1173165-1176545 /jackrabbit/sandbox/JCR-2415-lucene-3.0:1060860-1064038 -/jackrabbit/trunk:1850224,1851360,1851384 +/jackrabbit/trunk:1850224,1851360,1851369,1851384 Modified: jackrabbit/branches/2.18/jackrabbit-parent/pom.xml URL: http://svn.apache.org/viewvc/jackrabbit/branches/2.18/jackrabbit-parent/pom.xml?rev=1853145&r1=1853144&r2=1853145&view=diff ============================================================================== --- jackrabbit/branches/2.18/jackrabbit-parent/pom.xml (original) +++ jackrabbit/branches/2.18/jackrabbit-parent/pom.xml Thu Feb 7 16:11:44 2019 @@ -304,7 +304,7 @@ maven-assembly-plugin - 3.1.0 + 3.1.1 maven-idea-plugin