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 AA5C71809E for ; Sat, 3 Oct 2015 21:58:17 +0000 (UTC) Received: (qmail 57851 invoked by uid 500); 3 Oct 2015 21:58:12 -0000 Delivered-To: apmail-accumulo-commits-archive@accumulo.apache.org Received: (qmail 57756 invoked by uid 500); 3 Oct 2015 21:58: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 57417 invoked by uid 99); 3 Oct 2015 21:58: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; Sat, 03 Oct 2015 21:58:12 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id E96DEDFD5B; Sat, 3 Oct 2015 21:58:11 +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: Sat, 03 Oct 2015 21:58:16 -0000 Message-Id: In-Reply-To: <3e744658338e44d58e7da4fe39fbe1d6@git.apache.org> References: <3e744658338e44d58e7da4fe39fbe1d6@git.apache.org> X-Mailer: ASF-Git Admin Mailer Subject: [06/12] accumulo git commit: [maven-release-plugin] prepare for next development iteration [maven-release-plugin] prepare for next development iteration Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/3dfd0489 Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/3dfd0489 Diff: http://git-wip-us.apache.org/repos/asf/accumulo/diff/3dfd0489 Branch: refs/heads/master Commit: 3dfd0489ae0b246600ab7b130e5a5ae16c5a7865 Parents: edba4f4 Author: Josh Elser Authored: Mon Sep 28 23:25:06 2015 +0000 Committer: Josh Elser Committed: Mon Sep 28 23:25:06 2015 +0000 ---------------------------------------------------------------------- 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 +- start/pom.xml | 2 +- test/pom.xml | 2 +- trace/pom.xml | 2 +- 19 files changed, 20 insertions(+), 20 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/accumulo/blob/3dfd0489/assemble/pom.xml ---------------------------------------------------------------------- diff --git a/assemble/pom.xml b/assemble/pom.xml index db26388..282a294 100644 --- a/assemble/pom.xml +++ b/assemble/pom.xml @@ -20,7 +20,7 @@ org.apache.accumulo accumulo-project - 1.6.4 + 1.6.5-SNAPSHOT accumulo pom http://git-wip-us.apache.org/repos/asf/accumulo/blob/3dfd0489/core/pom.xml ---------------------------------------------------------------------- diff --git a/core/pom.xml b/core/pom.xml index 9cd8a83..74a0069 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -20,7 +20,7 @@ org.apache.accumulo accumulo-project - 1.6.4 + 1.6.5-SNAPSHOT accumulo-core Apache Accumulo Core http://git-wip-us.apache.org/repos/asf/accumulo/blob/3dfd0489/docs/pom.xml ---------------------------------------------------------------------- diff --git a/docs/pom.xml b/docs/pom.xml index 4f524ac..806eae4 100644 --- a/docs/pom.xml +++ b/docs/pom.xml @@ -20,7 +20,7 @@ org.apache.accumulo accumulo-project - 1.6.4 + 1.6.5-SNAPSHOT accumulo-docs pom http://git-wip-us.apache.org/repos/asf/accumulo/blob/3dfd0489/examples/simple/pom.xml ---------------------------------------------------------------------- diff --git a/examples/simple/pom.xml b/examples/simple/pom.xml index 0c11be7..421e6b1 100644 --- a/examples/simple/pom.xml +++ b/examples/simple/pom.xml @@ -20,7 +20,7 @@ org.apache.accumulo accumulo-project - 1.6.4 + 1.6.5-SNAPSHOT ../../pom.xml accumulo-examples-simple http://git-wip-us.apache.org/repos/asf/accumulo/blob/3dfd0489/fate/pom.xml ---------------------------------------------------------------------- diff --git a/fate/pom.xml b/fate/pom.xml index 3b15a82..4c5d965 100644 --- a/fate/pom.xml +++ b/fate/pom.xml @@ -20,7 +20,7 @@ org.apache.accumulo accumulo-project - 1.6.4 + 1.6.5-SNAPSHOT accumulo-fate Apache Accumulo Fate http://git-wip-us.apache.org/repos/asf/accumulo/blob/3dfd0489/maven-plugin/pom.xml ---------------------------------------------------------------------- diff --git a/maven-plugin/pom.xml b/maven-plugin/pom.xml index dbc27bf..7c97eda 100644 --- a/maven-plugin/pom.xml +++ b/maven-plugin/pom.xml @@ -20,7 +20,7 @@ org.apache.accumulo accumulo-project - 1.6.4 + 1.6.5-SNAPSHOT accumulo-maven-plugin maven-plugin http://git-wip-us.apache.org/repos/asf/accumulo/blob/3dfd0489/minicluster/pom.xml ---------------------------------------------------------------------- diff --git a/minicluster/pom.xml b/minicluster/pom.xml index 10b0856..64a2e9c 100644 --- a/minicluster/pom.xml +++ b/minicluster/pom.xml @@ -20,7 +20,7 @@ org.apache.accumulo accumulo-project - 1.6.4 + 1.6.5-SNAPSHOT accumulo-minicluster Apache Accumulo MiniCluster http://git-wip-us.apache.org/repos/asf/accumulo/blob/3dfd0489/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index bd206e3..0d2db6e 100644 --- a/pom.xml +++ b/pom.xml @@ -24,7 +24,7 @@ org.apache.accumulo accumulo-project - 1.6.4 + 1.6.5-SNAPSHOT pom Apache Accumulo Project 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. @@ -96,7 +96,7 @@ scm:git:git://git.apache.org/accumulo.git scm:git:https://git-wip-us.apache.org/repos/asf/accumulo.git - 1.6.4 + ${project.version} https://git-wip-us.apache.org/repos/asf?p=accumulo.git http://git-wip-us.apache.org/repos/asf/accumulo/blob/3dfd0489/proxy/pom.xml ---------------------------------------------------------------------- diff --git a/proxy/pom.xml b/proxy/pom.xml index b0f17b7..620f7b6 100644 --- a/proxy/pom.xml +++ b/proxy/pom.xml @@ -20,7 +20,7 @@ org.apache.accumulo accumulo-project - 1.6.4 + 1.6.5-SNAPSHOT accumulo-proxy Apache Accumulo Proxy http://git-wip-us.apache.org/repos/asf/accumulo/blob/3dfd0489/server/base/pom.xml ---------------------------------------------------------------------- diff --git a/server/base/pom.xml b/server/base/pom.xml index 21c1e85..6b0f8f6 100644 --- a/server/base/pom.xml +++ b/server/base/pom.xml @@ -20,7 +20,7 @@ org.apache.accumulo accumulo-project - 1.6.4 + 1.6.5-SNAPSHOT ../../pom.xml accumulo-server-base http://git-wip-us.apache.org/repos/asf/accumulo/blob/3dfd0489/server/gc/pom.xml ---------------------------------------------------------------------- diff --git a/server/gc/pom.xml b/server/gc/pom.xml index cfe6145..982e6f5 100644 --- a/server/gc/pom.xml +++ b/server/gc/pom.xml @@ -20,7 +20,7 @@ org.apache.accumulo accumulo-project - 1.6.4 + 1.6.5-SNAPSHOT ../../pom.xml accumulo-gc http://git-wip-us.apache.org/repos/asf/accumulo/blob/3dfd0489/server/master/pom.xml ---------------------------------------------------------------------- diff --git a/server/master/pom.xml b/server/master/pom.xml index 4f8e903..ff51f72 100644 --- a/server/master/pom.xml +++ b/server/master/pom.xml @@ -20,7 +20,7 @@ org.apache.accumulo accumulo-project - 1.6.4 + 1.6.5-SNAPSHOT ../../pom.xml accumulo-master http://git-wip-us.apache.org/repos/asf/accumulo/blob/3dfd0489/server/monitor/pom.xml ---------------------------------------------------------------------- diff --git a/server/monitor/pom.xml b/server/monitor/pom.xml index f3dcd4a..f9c5007 100644 --- a/server/monitor/pom.xml +++ b/server/monitor/pom.xml @@ -20,7 +20,7 @@ org.apache.accumulo accumulo-project - 1.6.4 + 1.6.5-SNAPSHOT ../../pom.xml accumulo-monitor http://git-wip-us.apache.org/repos/asf/accumulo/blob/3dfd0489/server/native/pom.xml ---------------------------------------------------------------------- diff --git a/server/native/pom.xml b/server/native/pom.xml index 2f30165..2cd3451 100644 --- a/server/native/pom.xml +++ b/server/native/pom.xml @@ -20,7 +20,7 @@ org.apache.accumulo accumulo-project - 1.6.4 + 1.6.5-SNAPSHOT ../../pom.xml accumulo-native http://git-wip-us.apache.org/repos/asf/accumulo/blob/3dfd0489/server/tracer/pom.xml ---------------------------------------------------------------------- diff --git a/server/tracer/pom.xml b/server/tracer/pom.xml index 4cf6d7a..71a8775 100644 --- a/server/tracer/pom.xml +++ b/server/tracer/pom.xml @@ -20,7 +20,7 @@ org.apache.accumulo accumulo-project - 1.6.4 + 1.6.5-SNAPSHOT ../../pom.xml accumulo-tracer http://git-wip-us.apache.org/repos/asf/accumulo/blob/3dfd0489/server/tserver/pom.xml ---------------------------------------------------------------------- diff --git a/server/tserver/pom.xml b/server/tserver/pom.xml index cc21f5c..6b3baaa 100644 --- a/server/tserver/pom.xml +++ b/server/tserver/pom.xml @@ -20,7 +20,7 @@ org.apache.accumulo accumulo-project - 1.6.4 + 1.6.5-SNAPSHOT ../../pom.xml accumulo-tserver http://git-wip-us.apache.org/repos/asf/accumulo/blob/3dfd0489/start/pom.xml ---------------------------------------------------------------------- diff --git a/start/pom.xml b/start/pom.xml index 9f74aff..6a5545b 100644 --- a/start/pom.xml +++ b/start/pom.xml @@ -20,7 +20,7 @@ org.apache.accumulo accumulo-project - 1.6.4 + 1.6.5-SNAPSHOT accumulo-start Apache Accumulo Start http://git-wip-us.apache.org/repos/asf/accumulo/blob/3dfd0489/test/pom.xml ---------------------------------------------------------------------- diff --git a/test/pom.xml b/test/pom.xml index 8d8b838..f9472dc 100644 --- a/test/pom.xml +++ b/test/pom.xml @@ -20,7 +20,7 @@ org.apache.accumulo accumulo-project - 1.6.4 + 1.6.5-SNAPSHOT accumulo-test Apache Accumulo Testing http://git-wip-us.apache.org/repos/asf/accumulo/blob/3dfd0489/trace/pom.xml ---------------------------------------------------------------------- diff --git a/trace/pom.xml b/trace/pom.xml index b22ca56..36eafc9 100644 --- a/trace/pom.xml +++ b/trace/pom.xml @@ -20,7 +20,7 @@ org.apache.accumulo accumulo-project - 1.6.4 + 1.6.5-SNAPSHOT accumulo-trace Apache Accumulo Trace