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 B2E62200B38 for ; Fri, 24 Jun 2016 01:59:13 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id B197F160A74; Thu, 23 Jun 2016 23:59:13 +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 2E9B6160A6B for ; Fri, 24 Jun 2016 01:59:13 +0200 (CEST) Received: (qmail 16122 invoked by uid 500); 23 Jun 2016 23:59:12 -0000 Mailing-List: contact commits-help@accumulo.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@accumulo.apache.org Delivered-To: mailing list commits@accumulo.apache.org Received: (qmail 15934 invoked by uid 99); 23 Jun 2016 23:59:12 -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; Thu, 23 Jun 2016 23:59:12 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 2BE1AE97D4; Thu, 23 Jun 2016 23:59:12 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: ctubbsii@apache.org To: commits@accumulo.apache.org Date: Thu, 23 Jun 2016 23:59:18 -0000 Message-Id: In-Reply-To: References: X-Mailer: ASF-Git Admin Mailer Subject: [07/14] accumulo git commit: Merge remote-tracking branch 'origin/1.7.2-rc2-next' into 1.7 archived-at: Thu, 23 Jun 2016 23:59:13 -0000 Merge remote-tracking branch 'origin/1.7.2-rc2-next' into 1.7 Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/dffb1c5a Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/dffb1c5a Diff: http://git-wip-us.apache.org/repos/asf/accumulo/diff/dffb1c5a Branch: refs/heads/master Commit: dffb1c5a9be9e1eb8039a6027668269799a7875a Parents: 2da2aaf 2ac7830 Author: Christopher Tubbs Authored: Thu Jun 23 19:16:08 2016 -0400 Committer: Christopher Tubbs Committed: Thu Jun 23 19:16:08 2016 -0400 ---------------------------------------------------------------------- assemble/pom.xml | 2 +- core/pom.xml | 2 +- docs/pom.xml | 2 +- examples/simple/pom.xml | 2 +- fate/pom.xml | 2 +- maven-plugin/pom.xml | 2 +- minicluster/pom.xml | 2 +- pom.xml | 2 +- proxy/pom.xml | 2 +- server/base/pom.xml | 2 +- server/gc/pom.xml | 2 +- server/master/pom.xml | 2 +- server/monitor/pom.xml | 2 +- server/native/pom.xml | 2 +- server/tracer/pom.xml | 2 +- server/tserver/pom.xml | 2 +- shell/pom.xml | 2 +- start/pom.xml | 2 +- test/pom.xml | 2 +- trace/pom.xml | 2 +- 20 files changed, 20 insertions(+), 20 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/accumulo/blob/dffb1c5a/pom.xml ----------------------------------------------------------------------