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 17D8818384 for ; Tue, 12 May 2015 17:32:07 +0000 (UTC) Received: (qmail 23821 invoked by uid 500); 12 May 2015 17:32:07 -0000 Delivered-To: apmail-accumulo-commits-archive@accumulo.apache.org Received: (qmail 23783 invoked by uid 500); 12 May 2015 17:32: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 23774 invoked by uid 99); 12 May 2015 17:32:07 -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; Tue, 12 May 2015 17:32:06 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id CCB4BE03C2; Tue, 12 May 2015 17:32:06 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: elserj@apache.org To: commits@accumulo.apache.org Date: Tue, 12 May 2015 17:32:06 -0000 Message-Id: <33315f52f2ba4169b86eaa8a55105cfc@git.apache.org> X-Mailer: ASF-Git Admin Mailer Subject: [1/3] accumulo git commit: [maven-release-plugin] prepare release 1.7.0 Repository: accumulo Updated Branches: refs/heads/branch-1.7.0 eef4dfe1f -> 881325088 [maven-release-plugin] prepare release 1.7.0 Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/972d61f9 Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/972d61f9 Diff: http://git-wip-us.apache.org/repos/asf/accumulo/diff/972d61f9 Branch: refs/heads/branch-1.7.0 Commit: 972d61f90b429750033dc23a33ca33602ddec44c Parents: eef4dfe Author: Josh Elser Authored: Tue May 12 13:25:15 2015 -0400 Committer: Josh Elser Committed: Tue May 12 13:25:15 2015 -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 | 4 ++-- 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, 21 insertions(+), 21 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/accumulo/blob/972d61f9/assemble/pom.xml ---------------------------------------------------------------------- diff --git a/assemble/pom.xml b/assemble/pom.xml index e88cd81..0cf690b 100644 --- a/assemble/pom.xml +++ b/assemble/pom.xml @@ -20,7 +20,7 @@ org.apache.accumulo accumulo-project - 1.7.0-SNAPSHOT + 1.7.0 accumulo pom http://git-wip-us.apache.org/repos/asf/accumulo/blob/972d61f9/core/pom.xml ---------------------------------------------------------------------- diff --git a/core/pom.xml b/core/pom.xml index 12e3c1d..fe91d0a 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -20,7 +20,7 @@ org.apache.accumulo accumulo-project - 1.7.0-SNAPSHOT + 1.7.0 accumulo-core Core http://git-wip-us.apache.org/repos/asf/accumulo/blob/972d61f9/docs/pom.xml ---------------------------------------------------------------------- diff --git a/docs/pom.xml b/docs/pom.xml index 47d98da..519f534 100644 --- a/docs/pom.xml +++ b/docs/pom.xml @@ -20,7 +20,7 @@ org.apache.accumulo accumulo-project - 1.7.0-SNAPSHOT + 1.7.0 accumulo-docs pom http://git-wip-us.apache.org/repos/asf/accumulo/blob/972d61f9/examples/simple/pom.xml ---------------------------------------------------------------------- diff --git a/examples/simple/pom.xml b/examples/simple/pom.xml index aa2f118..7172831 100644 --- a/examples/simple/pom.xml +++ b/examples/simple/pom.xml @@ -20,7 +20,7 @@ org.apache.accumulo accumulo-project - 1.7.0-SNAPSHOT + 1.7.0 ../../pom.xml accumulo-examples-simple http://git-wip-us.apache.org/repos/asf/accumulo/blob/972d61f9/fate/pom.xml ---------------------------------------------------------------------- diff --git a/fate/pom.xml b/fate/pom.xml index 5fd9a7e..e282a14 100644 --- a/fate/pom.xml +++ b/fate/pom.xml @@ -20,7 +20,7 @@ org.apache.accumulo accumulo-project - 1.7.0-SNAPSHOT + 1.7.0 accumulo-fate Fate http://git-wip-us.apache.org/repos/asf/accumulo/blob/972d61f9/maven-plugin/pom.xml ---------------------------------------------------------------------- diff --git a/maven-plugin/pom.xml b/maven-plugin/pom.xml index 2c07d7d..ecb3bd0 100644 --- a/maven-plugin/pom.xml +++ b/maven-plugin/pom.xml @@ -20,7 +20,7 @@ org.apache.accumulo accumulo-project - 1.7.0-SNAPSHOT + 1.7.0 accumulo-maven-plugin maven-plugin http://git-wip-us.apache.org/repos/asf/accumulo/blob/972d61f9/minicluster/pom.xml ---------------------------------------------------------------------- diff --git a/minicluster/pom.xml b/minicluster/pom.xml index 7644269..c12c967 100644 --- a/minicluster/pom.xml +++ b/minicluster/pom.xml @@ -20,7 +20,7 @@ org.apache.accumulo accumulo-project - 1.7.0-SNAPSHOT + 1.7.0 accumulo-minicluster MiniCluster http://git-wip-us.apache.org/repos/asf/accumulo/blob/972d61f9/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 5bf65e8..24f25c9 100644 --- a/pom.xml +++ b/pom.xml @@ -24,7 +24,7 @@ org.apache.accumulo accumulo-project - 1.7.0-SNAPSHOT + 1.7.0 pom Apache Accumulo Apache Accumulo is a sorted, distributed key/value store based on Google's BigTable design. It is built on top of Apache Hadoop, Zookeeper, and Thrift. It features a few novel improvements on the BigTable design in the form of cell-level access labels and a server-side programming mechanism that can modify key/value pairs at various points in the data management process. @@ -95,7 +95,7 @@ scm:git:git://git.apache.org/accumulo.git scm:git:https://git-wip-us.apache.org/repos/asf/accumulo.git - ${project.version} + 1.7.0 https://git-wip-us.apache.org/repos/asf?p=accumulo.git http://git-wip-us.apache.org/repos/asf/accumulo/blob/972d61f9/proxy/pom.xml ---------------------------------------------------------------------- diff --git a/proxy/pom.xml b/proxy/pom.xml index eed79b1..92e0d48 100644 --- a/proxy/pom.xml +++ b/proxy/pom.xml @@ -20,7 +20,7 @@ org.apache.accumulo accumulo-project - 1.7.0-SNAPSHOT + 1.7.0 accumulo-proxy Proxy http://git-wip-us.apache.org/repos/asf/accumulo/blob/972d61f9/server/base/pom.xml ---------------------------------------------------------------------- diff --git a/server/base/pom.xml b/server/base/pom.xml index 94850b9..1c59fd4 100644 --- a/server/base/pom.xml +++ b/server/base/pom.xml @@ -20,7 +20,7 @@ org.apache.accumulo accumulo-project - 1.7.0-SNAPSHOT + 1.7.0 ../../pom.xml accumulo-server-base http://git-wip-us.apache.org/repos/asf/accumulo/blob/972d61f9/server/gc/pom.xml ---------------------------------------------------------------------- diff --git a/server/gc/pom.xml b/server/gc/pom.xml index 694ffe9..f92232b 100644 --- a/server/gc/pom.xml +++ b/server/gc/pom.xml @@ -20,7 +20,7 @@ org.apache.accumulo accumulo-project - 1.7.0-SNAPSHOT + 1.7.0 ../../pom.xml accumulo-gc http://git-wip-us.apache.org/repos/asf/accumulo/blob/972d61f9/server/master/pom.xml ---------------------------------------------------------------------- diff --git a/server/master/pom.xml b/server/master/pom.xml index cf92d4a..6024c97 100644 --- a/server/master/pom.xml +++ b/server/master/pom.xml @@ -20,7 +20,7 @@ org.apache.accumulo accumulo-project - 1.7.0-SNAPSHOT + 1.7.0 ../../pom.xml accumulo-master http://git-wip-us.apache.org/repos/asf/accumulo/blob/972d61f9/server/monitor/pom.xml ---------------------------------------------------------------------- diff --git a/server/monitor/pom.xml b/server/monitor/pom.xml index 51262c1..e5cd90b 100644 --- a/server/monitor/pom.xml +++ b/server/monitor/pom.xml @@ -20,7 +20,7 @@ org.apache.accumulo accumulo-project - 1.7.0-SNAPSHOT + 1.7.0 ../../pom.xml accumulo-monitor http://git-wip-us.apache.org/repos/asf/accumulo/blob/972d61f9/server/native/pom.xml ---------------------------------------------------------------------- diff --git a/server/native/pom.xml b/server/native/pom.xml index 5a18728..3452e56 100644 --- a/server/native/pom.xml +++ b/server/native/pom.xml @@ -20,7 +20,7 @@ org.apache.accumulo accumulo-project - 1.7.0-SNAPSHOT + 1.7.0 ../../pom.xml accumulo-native http://git-wip-us.apache.org/repos/asf/accumulo/blob/972d61f9/server/tracer/pom.xml ---------------------------------------------------------------------- diff --git a/server/tracer/pom.xml b/server/tracer/pom.xml index c44f498..d0d0288 100644 --- a/server/tracer/pom.xml +++ b/server/tracer/pom.xml @@ -20,7 +20,7 @@ org.apache.accumulo accumulo-project - 1.7.0-SNAPSHOT + 1.7.0 ../../pom.xml accumulo-tracer http://git-wip-us.apache.org/repos/asf/accumulo/blob/972d61f9/server/tserver/pom.xml ---------------------------------------------------------------------- diff --git a/server/tserver/pom.xml b/server/tserver/pom.xml index a4bc3de..da319aa 100644 --- a/server/tserver/pom.xml +++ b/server/tserver/pom.xml @@ -20,7 +20,7 @@ org.apache.accumulo accumulo-project - 1.7.0-SNAPSHOT + 1.7.0 ../../pom.xml accumulo-tserver http://git-wip-us.apache.org/repos/asf/accumulo/blob/972d61f9/shell/pom.xml ---------------------------------------------------------------------- diff --git a/shell/pom.xml b/shell/pom.xml index 6ac997f..f80eb0a 100644 --- a/shell/pom.xml +++ b/shell/pom.xml @@ -20,7 +20,7 @@ org.apache.accumulo accumulo-project - 1.7.0-SNAPSHOT + 1.7.0 accumulo-shell Shell http://git-wip-us.apache.org/repos/asf/accumulo/blob/972d61f9/start/pom.xml ---------------------------------------------------------------------- diff --git a/start/pom.xml b/start/pom.xml index eb75fe0..7be51a2 100644 --- a/start/pom.xml +++ b/start/pom.xml @@ -20,7 +20,7 @@ org.apache.accumulo accumulo-project - 1.7.0-SNAPSHOT + 1.7.0 accumulo-start Start http://git-wip-us.apache.org/repos/asf/accumulo/blob/972d61f9/test/pom.xml ---------------------------------------------------------------------- diff --git a/test/pom.xml b/test/pom.xml index 5862688..f1d5e2a 100644 --- a/test/pom.xml +++ b/test/pom.xml @@ -20,7 +20,7 @@ org.apache.accumulo accumulo-project - 1.7.0-SNAPSHOT + 1.7.0 accumulo-test Testing http://git-wip-us.apache.org/repos/asf/accumulo/blob/972d61f9/trace/pom.xml ---------------------------------------------------------------------- diff --git a/trace/pom.xml b/trace/pom.xml index 7777bb3..53e6851 100644 --- a/trace/pom.xml +++ b/trace/pom.xml @@ -20,7 +20,7 @@ org.apache.accumulo accumulo-project - 1.7.0-SNAPSHOT + 1.7.0 accumulo-trace Trace