Return-Path: X-Original-To: apmail-accumulo-commits-archive@www.apache.org Delivered-To: apmail-accumulo-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 6BE6317A04 for ; Fri, 27 Feb 2015 17:12:36 +0000 (UTC) Received: (qmail 45345 invoked by uid 500); 27 Feb 2015 17:12:36 -0000 Delivered-To: apmail-accumulo-commits-archive@accumulo.apache.org Received: (qmail 45300 invoked by uid 500); 27 Feb 2015 17:12:36 -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 45287 invoked by uid 99); 27 Feb 2015 17:12:36 -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, 27 Feb 2015 17:12:36 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 11C58E07EB; Fri, 27 Feb 2015 17:12:36 +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: Fri, 27 Feb 2015 17:12:36 -0000 Message-Id: <049d5ab259394769bd700725c0593f5c@git.apache.org> X-Mailer: ASF-Git Admin Mailer Subject: [1/3] accumulo git commit: ACCUMULO-3610 Update mavanagaiata plugin to 0.7.1 Repository: accumulo Updated Branches: refs/heads/1.6 019f99f01 -> 9dcfa631c refs/heads/master bac5bc5b2 -> 4e400f0d2 ACCUMULO-3610 Update mavanagaiata plugin to 0.7.1 Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/9dcfa631 Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/9dcfa631 Diff: http://git-wip-us.apache.org/repos/asf/accumulo/diff/9dcfa631 Branch: refs/heads/1.6 Commit: 9dcfa631c0385d7613750c58c9f69a830dd2d21e Parents: 019f99f Author: Christopher Tubbs Authored: Fri Feb 20 17:31:04 2015 -0500 Committer: Christopher Tubbs Committed: Fri Feb 27 12:11:27 2015 -0500 ---------------------------------------------------------------------- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/accumulo/blob/9dcfa631/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index b7408cb..089901b 100644 --- a/pom.xml +++ b/pom.xml @@ -530,7 +530,7 @@ com.github.koraktor mavanagaiata - 0.7.0 + 0.7.1 true @@ -615,7 +615,7 @@ 2.5 - -P apache-release,thrift,assemble,docs,sunny -Dtimeout.factor=2 -Dmavanagaiata.dirtyFlag=false + -P apache-release,thrift,assemble,docs,sunny -Dtimeout.factor=2 true clean deploy clean verify