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 801BD10655 for ; Wed, 9 Oct 2013 20:20:11 +0000 (UTC) Received: (qmail 3641 invoked by uid 500); 9 Oct 2013 20:20:08 -0000 Delivered-To: apmail-accumulo-commits-archive@accumulo.apache.org Received: (qmail 3542 invoked by uid 500); 9 Oct 2013 20:20:07 -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 3530 invoked by uid 99); 9 Oct 2013 20:20:07 -0000 Received: from tyr.zones.apache.org (HELO tyr.zones.apache.org) (140.211.11.114) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 09 Oct 2013 20:20:07 +0000 Received: by tyr.zones.apache.org (Postfix, from userid 65534) id BAF03913470; Wed, 9 Oct 2013 20:20:06 +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: Wed, 09 Oct 2013 20:20:06 -0000 Message-Id: <435feb5a12f545288c8021941da41f1c@git.apache.org> X-Mailer: ASF-Git Admin Mailer Subject: [1/5] git commit: ACCUMULO-1546 fixing wikisearch pom to make maven release plugin happy Updated Branches: refs/heads/1.5.1-SNAPSHOT 915acf953 -> eb54bc2c0 ACCUMULO-1546 fixing wikisearch pom to make maven release plugin happy Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/3d9ac125 Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/3d9ac125 Diff: http://git-wip-us.apache.org/repos/asf/accumulo/diff/3d9ac125 Branch: refs/heads/1.5.1-SNAPSHOT Commit: 3d9ac125a114c1ed6fcd3680451c709bc6f98d87 Parents: 360392c Author: Mike Drob Authored: Thu Aug 15 01:34:24 2013 -0400 Committer: Mike Drob Committed: Thu Aug 15 01:37:21 2013 -0400 ---------------------------------------------------------------------- src/examples/wikisearch/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/accumulo/blob/3d9ac125/src/examples/wikisearch/pom.xml ---------------------------------------------------------------------- diff --git a/src/examples/wikisearch/pom.xml b/src/examples/wikisearch/pom.xml index 1036436..0598c41 100644 --- a/src/examples/wikisearch/pom.xml +++ b/src/examples/wikisearch/pom.xml @@ -185,7 +185,7 @@ org.apache.accumulo accumulo-core - ${version.accumulo} + ${project.version} org.apache.hadoop @@ -200,7 +200,7 @@ org.apache.accumulo cloudtrace - ${version.accumulo} + ${project.version} com.google.collections