From commits-return-22521-archive-asf-public=cust-asf.ponee.io@accumulo.apache.org Fri Jan 18 02:05:20 2019 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by mx-eu-01.ponee.io (Postfix) with SMTP id 292A418077B for ; Fri, 18 Jan 2019 02:05:20 +0100 (CET) Received: (qmail 85741 invoked by uid 500); 18 Jan 2019 01:05:19 -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 85730 invoked by uid 99); 18 Jan 2019 01:05:19 -0000 Received: from ec2-52-202-80-70.compute-1.amazonaws.com (HELO gitbox.apache.org) (52.202.80.70) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 18 Jan 2019 01:05:19 +0000 Received: by gitbox.apache.org (ASF Mail Server at gitbox.apache.org, from userid 33) id 3743187620; Fri, 18 Jan 2019 01:05:18 +0000 (UTC) Date: Fri, 18 Jan 2019 01:05:21 +0000 To: "commits@accumulo.apache.org" Subject: [accumulo] 01/01: [maven-release-plugin] prepare for next development iteration MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit From: ctubbsii@apache.org In-Reply-To: <154777351782.24585.5237643287170533813@gitbox.apache.org> References: <154777351782.24585.5237643287170533813@gitbox.apache.org> X-Git-Host: gitbox.apache.org X-Git-Repo: accumulo X-Git-Refname: refs/heads/2.0.0-alpha-2-rc1-next X-Git-Reftype: branch X-Git-Rev: 986dd9ef894e8ab897a61f7294637c1d2990b127 X-Git-NotificationType: diff X-Git-Multimail-Version: 1.5.dev Auto-Submitted: auto-generated Message-Id: <20190118010518.3743187620@gitbox.apache.org> This is an automated email from the ASF dual-hosted git repository. ctubbsii pushed a commit to branch 2.0.0-alpha-2-rc1-next in repository https://gitbox.apache.org/repos/asf/accumulo.git commit 986dd9ef894e8ab897a61f7294637c1d2990b127 Author: Christopher Tubbs AuthorDate: Thu Jan 17 19:59:01 2019 -0500 [maven-release-plugin] prepare for next development iteration --- assemble/pom.xml | 2 +- core/pom.xml | 2 +- hadoop-mapreduce/pom.xml | 2 +- iterator-test-harness/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 +- 17 files changed, 18 insertions(+), 18 deletions(-) diff --git a/assemble/pom.xml b/assemble/pom.xml index 5bd48c6..561c80c 100644 --- a/assemble/pom.xml +++ b/assemble/pom.xml @@ -20,7 +20,7 @@ org.apache.accumulo accumulo-project - 2.0.0-alpha-2 + 2.0.0-SNAPSHOT accumulo pom diff --git a/core/pom.xml b/core/pom.xml index 899b972..ff059f6 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -20,7 +20,7 @@ org.apache.accumulo accumulo-project - 2.0.0-alpha-2 + 2.0.0-SNAPSHOT accumulo-core Apache Accumulo Core diff --git a/hadoop-mapreduce/pom.xml b/hadoop-mapreduce/pom.xml index cd39c27..c5f430e 100644 --- a/hadoop-mapreduce/pom.xml +++ b/hadoop-mapreduce/pom.xml @@ -20,7 +20,7 @@ org.apache.accumulo accumulo-project - 2.0.0-alpha-2 + 2.0.0-SNAPSHOT accumulo-hadoop-mapreduce Apache Accumulo Hadoop MapReduce diff --git a/iterator-test-harness/pom.xml b/iterator-test-harness/pom.xml index fcfb511..e9187af 100644 --- a/iterator-test-harness/pom.xml +++ b/iterator-test-harness/pom.xml @@ -20,7 +20,7 @@ org.apache.accumulo accumulo-project - 2.0.0-alpha-2 + 2.0.0-SNAPSHOT accumulo-iterator-test-harness Apache Accumulo Iterator Test Harness diff --git a/minicluster/pom.xml b/minicluster/pom.xml index 7dc6dee..bf73807 100644 --- a/minicluster/pom.xml +++ b/minicluster/pom.xml @@ -20,7 +20,7 @@ org.apache.accumulo accumulo-project - 2.0.0-alpha-2 + 2.0.0-SNAPSHOT accumulo-minicluster Apache Accumulo MiniCluster diff --git a/pom.xml b/pom.xml index 7f0a49c..cffc3bb 100644 --- a/pom.xml +++ b/pom.xml @@ -24,7 +24,7 @@ org.apache.accumulo accumulo-project - 2.0.0-alpha-2 + 2.0.0-SNAPSHOT pom Apache Accumulo Project Apache Accumulo is a sorted, distributed key/value store based @@ -97,7 +97,7 @@ scm:git:https://gitbox.apache.org/repos/asf/accumulo.git scm:git:https://gitbox.apache.org/repos/asf/accumulo.git - rel/2.0.0-alpha-2 + HEAD https://gitbox.apache.org/repos/asf?p=accumulo.git diff --git a/proxy/pom.xml b/proxy/pom.xml index 1237a92..6cb7f63 100644 --- a/proxy/pom.xml +++ b/proxy/pom.xml @@ -20,7 +20,7 @@ org.apache.accumulo accumulo-project - 2.0.0-alpha-2 + 2.0.0-SNAPSHOT accumulo-proxy Apache Accumulo Proxy diff --git a/server/base/pom.xml b/server/base/pom.xml index 96b2459..7c0cbba 100644 --- a/server/base/pom.xml +++ b/server/base/pom.xml @@ -20,7 +20,7 @@ org.apache.accumulo accumulo-project - 2.0.0-alpha-2 + 2.0.0-SNAPSHOT ../../pom.xml accumulo-server-base diff --git a/server/gc/pom.xml b/server/gc/pom.xml index c3911fb..1229b3d 100644 --- a/server/gc/pom.xml +++ b/server/gc/pom.xml @@ -20,7 +20,7 @@ org.apache.accumulo accumulo-project - 2.0.0-alpha-2 + 2.0.0-SNAPSHOT ../../pom.xml accumulo-gc diff --git a/server/master/pom.xml b/server/master/pom.xml index 76b0332..7075e3c 100644 --- a/server/master/pom.xml +++ b/server/master/pom.xml @@ -20,7 +20,7 @@ org.apache.accumulo accumulo-project - 2.0.0-alpha-2 + 2.0.0-SNAPSHOT ../../pom.xml accumulo-master diff --git a/server/monitor/pom.xml b/server/monitor/pom.xml index f2d85bb..458098a 100644 --- a/server/monitor/pom.xml +++ b/server/monitor/pom.xml @@ -20,7 +20,7 @@ org.apache.accumulo accumulo-project - 2.0.0-alpha-2 + 2.0.0-SNAPSHOT ../../pom.xml accumulo-monitor diff --git a/server/native/pom.xml b/server/native/pom.xml index fbb56b0..5c243f5 100644 --- a/server/native/pom.xml +++ b/server/native/pom.xml @@ -20,7 +20,7 @@ org.apache.accumulo accumulo-project - 2.0.0-alpha-2 + 2.0.0-SNAPSHOT ../../pom.xml accumulo-native diff --git a/server/tracer/pom.xml b/server/tracer/pom.xml index 181fd07..d33fc4d 100644 --- a/server/tracer/pom.xml +++ b/server/tracer/pom.xml @@ -20,7 +20,7 @@ org.apache.accumulo accumulo-project - 2.0.0-alpha-2 + 2.0.0-SNAPSHOT ../../pom.xml accumulo-tracer diff --git a/server/tserver/pom.xml b/server/tserver/pom.xml index f97ef4f..1ab56e6 100644 --- a/server/tserver/pom.xml +++ b/server/tserver/pom.xml @@ -20,7 +20,7 @@ org.apache.accumulo accumulo-project - 2.0.0-alpha-2 + 2.0.0-SNAPSHOT ../../pom.xml accumulo-tserver diff --git a/shell/pom.xml b/shell/pom.xml index ac0d7b1..bc4590f 100644 --- a/shell/pom.xml +++ b/shell/pom.xml @@ -20,7 +20,7 @@ org.apache.accumulo accumulo-project - 2.0.0-alpha-2 + 2.0.0-SNAPSHOT accumulo-shell Apache Accumulo Shell diff --git a/start/pom.xml b/start/pom.xml index 3557b0c..a61d3ce 100644 --- a/start/pom.xml +++ b/start/pom.xml @@ -20,7 +20,7 @@ org.apache.accumulo accumulo-project - 2.0.0-alpha-2 + 2.0.0-SNAPSHOT accumulo-start Apache Accumulo Start diff --git a/test/pom.xml b/test/pom.xml index 676c749..381864a 100644 --- a/test/pom.xml +++ b/test/pom.xml @@ -20,7 +20,7 @@ org.apache.accumulo accumulo-project - 2.0.0-alpha-2 + 2.0.0-SNAPSHOT accumulo-test Apache Accumulo Testing