Return-Path: X-Original-To: apmail-bigtop-commits-archive@www.apache.org Delivered-To: apmail-bigtop-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 C8771185F7 for ; Fri, 31 Jul 2015 19:57:21 +0000 (UTC) Received: (qmail 86116 invoked by uid 500); 31 Jul 2015 19:56:05 -0000 Delivered-To: apmail-bigtop-commits-archive@bigtop.apache.org Received: (qmail 82545 invoked by uid 500); 31 Jul 2015 19:56:02 -0000 Mailing-List: contact commits-help@bigtop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: bigtop-dev@bigtop.apache.org Delivered-To: mailing list commits@bigtop.apache.org Received: (qmail 77631 invoked by uid 99); 31 Jul 2015 19:47:00 -0000 Received: from git1-us-west.apache.org (HELO git1-us-west.apache.org) (140.211.11.23) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 31 Jul 2015 19:47:00 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 81D80DFB8D; Fri, 31 Jul 2015 19:46:59 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: cos@apache.org To: commits@bigtop.apache.org Date: Fri, 31 Jul 2015 19:47:00 -0000 Message-Id: <3b422d2fc82b479695b35363cf075a49@git.apache.org> In-Reply-To: <3cd2e10b24e1495ebf76f477540ff0a4@git.apache.org> References: <3cd2e10b24e1495ebf76f477540ff0a4@git.apache.org> X-Mailer: ASF-Git Admin Mailer Subject: [2/4] bigtop git commit: BIGTOP-1950. Upgrade maven-assembly plugin: StackOverFlowException is thrown BIGTOP-1950. Upgrade maven-assembly plugin: StackOverFlowException is thrown Project: http://git-wip-us.apache.org/repos/asf/bigtop/repo Commit: http://git-wip-us.apache.org/repos/asf/bigtop/commit/8ca791a4 Tree: http://git-wip-us.apache.org/repos/asf/bigtop/tree/8ca791a4 Diff: http://git-wip-us.apache.org/repos/asf/bigtop/diff/8ca791a4 Branch: refs/heads/branch-1.0 Commit: 8ca791a4d01559ebe8abe2ddcbaf0beaf6a964f7 Parents: e6bc6e7 Author: Konstantin Boudnik Authored: Fri Jul 31 12:19:31 2015 -0700 Committer: Konstantin Boudnik Committed: Fri Jul 31 12:25:12 2015 -0700 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/bigtop/blob/8ca791a4/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 999e317..abc4978 100644 --- a/pom.xml +++ b/pom.xml @@ -352,7 +352,7 @@ org.apache.maven.plugins maven-assembly-plugin - 2.3 + 2.5.5 project