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 1F1D8200D26 for ; Fri, 20 Oct 2017 10:39:42 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 1DA84160BCB; Fri, 20 Oct 2017 08:39:42 +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 62B321609E1 for ; Fri, 20 Oct 2017 10:39:41 +0200 (CEST) Received: (qmail 44116 invoked by uid 500); 20 Oct 2017 08:39:40 -0000 Mailing-List: contact commits-help@sentry.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@sentry.apache.org Delivered-To: mailing list commits@sentry.apache.org Received: (qmail 44107 invoked by uid 99); 20 Oct 2017 08:39:40 -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, 20 Oct 2017 08:39:40 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 88D77DFA0C; Fri, 20 Oct 2017 08:39:37 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: coheigea@apache.org To: commits@sentry.apache.org Message-Id: <13b965e86c85483eafb586bbea3026d2@git.apache.org> X-Mailer: ASF-Git Admin Mailer Subject: sentry git commit: SENTRY-2009 - Upgrade Surefire plugin - Revied by Sergio Pena Date: Fri, 20 Oct 2017 08:39:37 +0000 (UTC) archived-at: Fri, 20 Oct 2017 08:39:42 -0000 Repository: sentry Updated Branches: refs/heads/master 800584a16 -> e5381cdcf SENTRY-2009 - Upgrade Surefire plugin - Revied by Sergio Pena Project: http://git-wip-us.apache.org/repos/asf/sentry/repo Commit: http://git-wip-us.apache.org/repos/asf/sentry/commit/e5381cdc Tree: http://git-wip-us.apache.org/repos/asf/sentry/tree/e5381cdc Diff: http://git-wip-us.apache.org/repos/asf/sentry/diff/e5381cdc Branch: refs/heads/master Commit: e5381cdcf450d7f31ca2b4bbd2436ac731364e32 Parents: 800584a Author: Colm O hEigeartaigh Authored: Fri Oct 20 09:39:09 2017 +0100 Committer: Colm O hEigeartaigh Committed: Fri Oct 20 09:39:09 2017 +0100 ---------------------------------------------------------------------- pom.xml | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/sentry/blob/e5381cdc/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 1c05556..ee85ddb 100644 --- a/pom.xml +++ b/pom.xml @@ -92,6 +92,7 @@ limitations under the License. 1.7.25 4.10.2 1.99.6 + 2.20.1 ${maven.test.classpath} 3.4.5 3.0.2 @@ -777,7 +778,7 @@ limitations under the License. org.apache.maven.plugins maven-surefire-plugin - 2.20 + ${surefire.version} 3 @@ -909,7 +910,7 @@ limitations under the License. org.apache.maven.plugins maven-surefire-plugin - 2.20 + ${surefire.version} -Xms256m -Xmx2g -XX:MaxPermSize=256m @@ -943,7 +944,7 @@ limitations under the License. org.apache.maven.plugins maven-surefire-plugin - 2.20 + ${surefire.version} 1 3