From commits-return-21979-archive-asf-public=cust-asf.ponee.io@accumulo.apache.org Mon Jul 16 05:27:07 2018 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 8043018077A for ; Mon, 16 Jul 2018 05:27:06 +0200 (CEST) Received: (qmail 95260 invoked by uid 500); 16 Jul 2018 03:27:05 -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 95108 invoked by uid 99); 16 Jul 2018 03:27:05 -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; Mon, 16 Jul 2018 03:27:05 +0000 Received: by gitbox.apache.org (ASF Mail Server at gitbox.apache.org, from userid 33) id 9389E80920; Mon, 16 Jul 2018 03:27:04 +0000 (UTC) Date: Mon, 16 Jul 2018 03:27:07 +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: <153171162436.16154.18341904954401240056@gitbox.apache.org> References: <153171162436.16154.18341904954401240056@gitbox.apache.org> X-Git-Host: gitbox.apache.org X-Git-Repo: accumulo X-Git-Refname: refs/heads/1.9.2-rc2-next X-Git-Reftype: branch X-Git-Rev: 69340feb3486e3089196958c9a421ba086e59b0b X-Git-NotificationType: diff X-Git-Multimail-Version: 1.5.dev Auto-Submitted: auto-generated Message-Id: <20180716032704.9389E80920@gitbox.apache.org> This is an automated email from the ASF dual-hosted git repository. ctubbsii pushed a commit to branch 1.9.2-rc2-next in repository https://gitbox.apache.org/repos/asf/accumulo.git commit 69340feb3486e3089196958c9a421ba086e59b0b Author: Christopher Tubbs AuthorDate: Sun Jul 15 23:21:33 2018 -0400 [maven-release-plugin] prepare for next development iteration --- assemble/pom.xml | 2 +- core/pom.xml | 2 +- docs/pom.xml | 2 +- examples/simple/pom.xml | 2 +- fate/pom.xml | 2 +- iterator-test-harness/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 +- 21 files changed, 22 insertions(+), 22 deletions(-) diff --git a/assemble/pom.xml b/assemble/pom.xml index b9905b5..d5a4d3f 100644 --- a/assemble/pom.xml +++ b/assemble/pom.xml @@ -20,7 +20,7 @@ org.apache.accumulo accumulo-project - 1.9.2 + 1.9.3-SNAPSHOT accumulo pom diff --git a/core/pom.xml b/core/pom.xml index 2cb1fe2..cff7dd4 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -20,7 +20,7 @@ org.apache.accumulo accumulo-project - 1.9.2 + 1.9.3-SNAPSHOT accumulo-core Apache Accumulo Core diff --git a/docs/pom.xml b/docs/pom.xml index 0da20f5..8bacf54 100644 --- a/docs/pom.xml +++ b/docs/pom.xml @@ -20,7 +20,7 @@ org.apache.accumulo accumulo-project - 1.9.2 + 1.9.3-SNAPSHOT accumulo-docs pom diff --git a/examples/simple/pom.xml b/examples/simple/pom.xml index 8489e05..a39639c 100644 --- a/examples/simple/pom.xml +++ b/examples/simple/pom.xml @@ -20,7 +20,7 @@ org.apache.accumulo accumulo-project - 1.9.2 + 1.9.3-SNAPSHOT ../../pom.xml accumulo-examples-simple diff --git a/fate/pom.xml b/fate/pom.xml index d9c5302..3b6a018 100644 --- a/fate/pom.xml +++ b/fate/pom.xml @@ -20,7 +20,7 @@ org.apache.accumulo accumulo-project - 1.9.2 + 1.9.3-SNAPSHOT accumulo-fate Apache Accumulo Fate diff --git a/iterator-test-harness/pom.xml b/iterator-test-harness/pom.xml index 3f710b1..3681c76 100644 --- a/iterator-test-harness/pom.xml +++ b/iterator-test-harness/pom.xml @@ -20,7 +20,7 @@ org.apache.accumulo accumulo-project - 1.9.2 + 1.9.3-SNAPSHOT accumulo-iterator-test-harness Apache Accumulo Iterator Test Harness diff --git a/maven-plugin/pom.xml b/maven-plugin/pom.xml index c1e254b..1db8f76 100644 --- a/maven-plugin/pom.xml +++ b/maven-plugin/pom.xml @@ -20,7 +20,7 @@ org.apache.accumulo accumulo-project - 1.9.2 + 1.9.3-SNAPSHOT accumulo-maven-plugin maven-plugin diff --git a/minicluster/pom.xml b/minicluster/pom.xml index 0c5cc07..e476187 100644 --- a/minicluster/pom.xml +++ b/minicluster/pom.xml @@ -20,7 +20,7 @@ org.apache.accumulo accumulo-project - 1.9.2 + 1.9.3-SNAPSHOT accumulo-minicluster Apache Accumulo MiniCluster diff --git a/pom.xml b/pom.xml index f7c849a..203b5b3 100644 --- a/pom.xml +++ b/pom.xml @@ -24,7 +24,7 @@ org.apache.accumulo accumulo-project - 1.9.2 + 1.9.3-SNAPSHOT pom Apache Accumulo Project Apache Accumulo is a sorted, distributed key/value store based @@ -101,7 +101,7 @@ scm:git:https://gitbox.apache.org/repos/asf/accumulo.git scm:git:https://gitbox.apache.org/repos/asf/accumulo.git - rel/1.9.2 + HEAD https://gitbox.apache.org/repos/asf?p=accumulo.git diff --git a/proxy/pom.xml b/proxy/pom.xml index 82e7177..4292b89 100644 --- a/proxy/pom.xml +++ b/proxy/pom.xml @@ -20,7 +20,7 @@ org.apache.accumulo accumulo-project - 1.9.2 + 1.9.3-SNAPSHOT accumulo-proxy Apache Accumulo Proxy diff --git a/server/base/pom.xml b/server/base/pom.xml index 93852fa..96372e9 100644 --- a/server/base/pom.xml +++ b/server/base/pom.xml @@ -20,7 +20,7 @@ org.apache.accumulo accumulo-project - 1.9.2 + 1.9.3-SNAPSHOT ../../pom.xml accumulo-server-base diff --git a/server/gc/pom.xml b/server/gc/pom.xml index 3f328dc..9ee5496 100644 --- a/server/gc/pom.xml +++ b/server/gc/pom.xml @@ -20,7 +20,7 @@ org.apache.accumulo accumulo-project - 1.9.2 + 1.9.3-SNAPSHOT ../../pom.xml accumulo-gc diff --git a/server/master/pom.xml b/server/master/pom.xml index 1c68a14..d1bc137 100644 --- a/server/master/pom.xml +++ b/server/master/pom.xml @@ -20,7 +20,7 @@ org.apache.accumulo accumulo-project - 1.9.2 + 1.9.3-SNAPSHOT ../../pom.xml accumulo-master diff --git a/server/monitor/pom.xml b/server/monitor/pom.xml index 17376b5..48ba792 100644 --- a/server/monitor/pom.xml +++ b/server/monitor/pom.xml @@ -20,7 +20,7 @@ org.apache.accumulo accumulo-project - 1.9.2 + 1.9.3-SNAPSHOT ../../pom.xml accumulo-monitor diff --git a/server/native/pom.xml b/server/native/pom.xml index de71082..59f3ffb 100644 --- a/server/native/pom.xml +++ b/server/native/pom.xml @@ -20,7 +20,7 @@ org.apache.accumulo accumulo-project - 1.9.2 + 1.9.3-SNAPSHOT ../../pom.xml accumulo-native diff --git a/server/tracer/pom.xml b/server/tracer/pom.xml index d4c8a89..caf0746 100644 --- a/server/tracer/pom.xml +++ b/server/tracer/pom.xml @@ -20,7 +20,7 @@ org.apache.accumulo accumulo-project - 1.9.2 + 1.9.3-SNAPSHOT ../../pom.xml accumulo-tracer diff --git a/server/tserver/pom.xml b/server/tserver/pom.xml index ee153e5..bee7445 100644 --- a/server/tserver/pom.xml +++ b/server/tserver/pom.xml @@ -20,7 +20,7 @@ org.apache.accumulo accumulo-project - 1.9.2 + 1.9.3-SNAPSHOT ../../pom.xml accumulo-tserver diff --git a/shell/pom.xml b/shell/pom.xml index 650eb4c..6197138 100644 --- a/shell/pom.xml +++ b/shell/pom.xml @@ -20,7 +20,7 @@ org.apache.accumulo accumulo-project - 1.9.2 + 1.9.3-SNAPSHOT accumulo-shell Apache Accumulo Shell diff --git a/start/pom.xml b/start/pom.xml index b1dc6ff..c39f66c 100644 --- a/start/pom.xml +++ b/start/pom.xml @@ -20,7 +20,7 @@ org.apache.accumulo accumulo-project - 1.9.2 + 1.9.3-SNAPSHOT accumulo-start Apache Accumulo Start diff --git a/test/pom.xml b/test/pom.xml index d4e1a79..b632a6b 100644 --- a/test/pom.xml +++ b/test/pom.xml @@ -20,7 +20,7 @@ org.apache.accumulo accumulo-project - 1.9.2 + 1.9.3-SNAPSHOT accumulo-test Apache Accumulo Testing diff --git a/trace/pom.xml b/trace/pom.xml index 19c85b2..ae205b4 100644 --- a/trace/pom.xml +++ b/trace/pom.xml @@ -20,7 +20,7 @@ org.apache.accumulo accumulo-project - 1.9.2 + 1.9.3-SNAPSHOT accumulo-trace Apache Accumulo Trace