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 AB9A8108BA for ; Sat, 28 Dec 2013 00:07:10 +0000 (UTC) Received: (qmail 32718 invoked by uid 500); 28 Dec 2013 00:05:28 -0000 Delivered-To: apmail-accumulo-commits-archive@accumulo.apache.org Received: (qmail 32389 invoked by uid 500); 28 Dec 2013 00:05:21 -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 32075 invoked by uid 99); 28 Dec 2013 00:05:14 -0000 Received: from tyr.zones.apache.org (HELO tyr.zones.apache.org) (140.211.11.114) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 28 Dec 2013 00:05:14 +0000 Received: by tyr.zones.apache.org (Postfix, from userid 65534) id C1AE188039F; Sat, 28 Dec 2013 00:05:13 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: mdrob@apache.org To: commits@accumulo.apache.org Date: Sat, 28 Dec 2013 00:05:24 -0000 Message-Id: <9452ed7bf3844bf7819d0821a36a1d5b@git.apache.org> In-Reply-To: <72f88ec2189b4d0b81982decccb90cb7@git.apache.org> References: <72f88ec2189b4d0b81982decccb90cb7@git.apache.org> X-Mailer: ASF-Git Admin Mailer Subject: [12/18] git commit: ACCUMULO-2064 switch to mavanagaiata for sha ACCUMULO-2064 switch to mavanagaiata for sha Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/ed9811c8 Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/ed9811c8 Diff: http://git-wip-us.apache.org/repos/asf/accumulo/diff/ed9811c8 Branch: refs/heads/master Commit: ed9811c82f9e5d03c5bfcbaa9c720cdaa0384977 Parents: fc7a0a3 Author: Mike Drob Authored: Fri Dec 27 15:18:57 2013 -0800 Committer: Mike Drob Committed: Fri Dec 27 15:35:32 2013 -0800 ---------------------------------------------------------------------- pom.xml | 23 +++++++++++++++++++++-- 1 file changed, 21 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/accumulo/blob/ed9811c8/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 20916c7..bd913b8 100644 --- a/pom.xml +++ b/pom.xml @@ -97,6 +97,19 @@ + com.github.koraktor + mavanagaiata + + + git-commit + validate + + commit + + + + + org.apache.maven.plugins maven-dependency-plugin @@ -125,8 +138,7 @@ true - ${buildNumber} - ${timestamp} + ${mvngit.commit.id} @@ -878,6 +890,13 @@ commons-jci-fam 1.0 + + + + com.github.koraktor + mavanagaiata + 0.6.1 +