From commits-return-424-archive-asf-public=cust-asf.ponee.io@zipkin.apache.org Tue Feb 19 07:47:18 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 EEF9B18060E for ; Tue, 19 Feb 2019 08:47:17 +0100 (CET) Received: (qmail 16583 invoked by uid 500); 19 Feb 2019 07:47:17 -0000 Mailing-List: contact commits-help@zipkin.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@zipkin.apache.org Delivered-To: mailing list commits@zipkin.apache.org Received: (qmail 16574 invoked by uid 99); 19 Feb 2019 07:47:17 -0000 Received: from ec2-52-202-80-70.compute-1.amazonaws.com (HELO gitbox.apache.org) (52.202.80.70) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 19 Feb 2019 07:47:16 +0000 Received: by gitbox.apache.org (ASF Mail Server at gitbox.apache.org, from userid 33) id 764CF85142; Tue, 19 Feb 2019 07:47:16 +0000 (UTC) Date: Tue, 19 Feb 2019 07:47:16 +0000 To: "commits@zipkin.apache.org" Subject: [incubator-zipkin-brave-karaf] branch master updated: updates maven wrapper and removes explicit install variable (#38) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Message-ID: <155056243629.13454.16797309317790581280@gitbox.apache.org> From: adriancole@apache.org X-Git-Host: gitbox.apache.org X-Git-Repo: incubator-zipkin-brave-karaf X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: 77e320f0e3956039d1ebeb7ef17f59f03011a9bb X-Git-Newrev: e1ab72638bced01241f4c1881052b33d2fa9d29b X-Git-Rev: e1ab72638bced01241f4c1881052b33d2fa9d29b X-Git-NotificationType: ref_changed_plus_diff X-Git-Multimail-Version: 1.5.dev Auto-Submitted: auto-generated This is an automated email from the ASF dual-hosted git repository. adriancole pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-zipkin-brave-karaf.git The following commit(s) were added to refs/heads/master by this push: new e1ab726 updates maven wrapper and removes explicit install variable (#38) e1ab726 is described below commit e1ab72638bced01241f4c1881052b33d2fa9d29b Author: Adrian Cole AuthorDate: Tue Feb 19 15:47:11 2019 +0800 updates maven wrapper and removes explicit install variable (#38) --- .mvn/wrapper/maven-wrapper.properties | 2 +- pom.xml | 5 ++++- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/.mvn/wrapper/maven-wrapper.properties b/.mvn/wrapper/maven-wrapper.properties index 00d32aa..b6e6781 100755 --- a/.mvn/wrapper/maven-wrapper.properties +++ b/.mvn/wrapper/maven-wrapper.properties @@ -1 +1 @@ -distributionUrl=https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.5.4/apache-maven-3.5.4-bin.zip \ No newline at end of file +distributionUrl=https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.6.0/apache-maven-3.6.0-bin.zip \ No newline at end of file diff --git a/pom.xml b/pom.xml index c8722b1..dd6d66b 100644 --- a/pom.xml +++ b/pom.xml @@ -229,11 +229,14 @@ - + io.takari maven 0.6.1 + + 3.6.0 + biz.aQute.bnd