Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 7D0DE200BF3 for ; Thu, 5 Jan 2017 19:57:34 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id 7BAA9160B26; Thu, 5 Jan 2017 18:57:34 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 77926160B47 for ; Thu, 5 Jan 2017 19:57:33 +0100 (CET) Received: (qmail 7383 invoked by uid 500); 5 Jan 2017 18:57:32 -0000 Mailing-List: contact commits-help@hbase.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@hbase.apache.org Delivered-To: mailing list commits@hbase.apache.org Received: (qmail 7070 invoked by uid 99); 5 Jan 2017 18:57:32 -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; Thu, 05 Jan 2017 18:57:32 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 08486DFE46; Thu, 5 Jan 2017 18:57:32 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit From: apurtell@apache.org To: commits@hbase.apache.org Date: Thu, 05 Jan 2017 18:57:36 -0000 Message-Id: <639f8d76203d42899c5f096b9aa53438@git.apache.org> In-Reply-To: <7f979afaaed44a52a05d9a47cd84e26f@git.apache.org> References: <7f979afaaed44a52a05d9a47cd84e26f@git.apache.org> X-Mailer: ASF-Git Admin Mailer Subject: [6/6] hbase git commit: Update version to 0.98.25-SNAPSHOT archived-at: Thu, 05 Jan 2017 18:57:34 -0000 Update version to 0.98.25-SNAPSHOT Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/010421d8 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/010421d8 Diff: http://git-wip-us.apache.org/repos/asf/hbase/diff/010421d8 Branch: refs/heads/0.98 Commit: 010421d8380ebb6e75ebde3a809a7798043659a2 Parents: 9c13a1c Author: Andrew Purtell Authored: Thu Jan 5 10:57:01 2017 -0800 Committer: Andrew Purtell Committed: Thu Jan 5 10:57:01 2017 -0800 ---------------------------------------------------------------------- hbase-annotations/pom.xml | 2 +- hbase-assembly/pom.xml | 2 +- hbase-checkstyle/pom.xml | 4 ++-- hbase-client/pom.xml | 2 +- hbase-common/pom.xml | 2 +- hbase-examples/pom.xml | 2 +- hbase-hadoop-compat/pom.xml | 2 +- hbase-hadoop1-compat/pom.xml | 2 +- hbase-hadoop2-compat/pom.xml | 2 +- hbase-it/pom.xml | 2 +- hbase-prefix-tree/pom.xml | 2 +- hbase-protocol/pom.xml | 2 +- hbase-resource-bundle/pom.xml | 2 +- hbase-rest/pom.xml | 2 +- hbase-server/pom.xml | 2 +- hbase-shell/pom.xml | 2 +- hbase-testing-util/pom.xml | 2 +- hbase-thrift/pom.xml | 2 +- pom.xml | 2 +- 19 files changed, 20 insertions(+), 20 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/hbase/blob/010421d8/hbase-annotations/pom.xml ---------------------------------------------------------------------- diff --git a/hbase-annotations/pom.xml b/hbase-annotations/pom.xml index 42ac0b3..50eda83 100644 --- a/hbase-annotations/pom.xml +++ b/hbase-annotations/pom.xml @@ -23,7 +23,7 @@ hbase org.apache.hbase - 0.98.24 + 0.98.25-SNAPSHOT .. http://git-wip-us.apache.org/repos/asf/hbase/blob/010421d8/hbase-assembly/pom.xml ---------------------------------------------------------------------- diff --git a/hbase-assembly/pom.xml b/hbase-assembly/pom.xml index 7fd9548..0895424 100644 --- a/hbase-assembly/pom.xml +++ b/hbase-assembly/pom.xml @@ -23,7 +23,7 @@ hbase org.apache.hbase - 0.98.24 + 0.98.25-SNAPSHOT .. hbase-assembly http://git-wip-us.apache.org/repos/asf/hbase/blob/010421d8/hbase-checkstyle/pom.xml ---------------------------------------------------------------------- diff --git a/hbase-checkstyle/pom.xml b/hbase-checkstyle/pom.xml index 17d1fd8..607bfd9 100644 --- a/hbase-checkstyle/pom.xml +++ b/hbase-checkstyle/pom.xml @@ -24,14 +24,14 @@ 4.0.0 org.apache.hbase hbase-checkstyle -0.98.24 +0.98.25-SNAPSHOT Apache HBase - Checkstyle Module to hold Checkstyle properties for HBase. hbase org.apache.hbase - 0.98.24 + 0.98.25-SNAPSHOT .. http://git-wip-us.apache.org/repos/asf/hbase/blob/010421d8/hbase-client/pom.xml ---------------------------------------------------------------------- diff --git a/hbase-client/pom.xml b/hbase-client/pom.xml index f2ce1e3..54f3286 100644 --- a/hbase-client/pom.xml +++ b/hbase-client/pom.xml @@ -24,7 +24,7 @@ hbase org.apache.hbase - 0.98.24 + 0.98.25-SNAPSHOT .. http://git-wip-us.apache.org/repos/asf/hbase/blob/010421d8/hbase-common/pom.xml ---------------------------------------------------------------------- diff --git a/hbase-common/pom.xml b/hbase-common/pom.xml index d739976..2e7b3b3 100644 --- a/hbase-common/pom.xml +++ b/hbase-common/pom.xml @@ -23,7 +23,7 @@ hbase org.apache.hbase - 0.98.24 + 0.98.25-SNAPSHOT .. http://git-wip-us.apache.org/repos/asf/hbase/blob/010421d8/hbase-examples/pom.xml ---------------------------------------------------------------------- diff --git a/hbase-examples/pom.xml b/hbase-examples/pom.xml index 36e861c..443e7d8 100644 --- a/hbase-examples/pom.xml +++ b/hbase-examples/pom.xml @@ -23,7 +23,7 @@ hbase org.apache.hbase - 0.98.24 + 0.98.25-SNAPSHOT .. hbase-examples http://git-wip-us.apache.org/repos/asf/hbase/blob/010421d8/hbase-hadoop-compat/pom.xml ---------------------------------------------------------------------- diff --git a/hbase-hadoop-compat/pom.xml b/hbase-hadoop-compat/pom.xml index 265867a..268e8c2 100644 --- a/hbase-hadoop-compat/pom.xml +++ b/hbase-hadoop-compat/pom.xml @@ -23,7 +23,7 @@ hbase org.apache.hbase - 0.98.24 + 0.98.25-SNAPSHOT .. http://git-wip-us.apache.org/repos/asf/hbase/blob/010421d8/hbase-hadoop1-compat/pom.xml ---------------------------------------------------------------------- diff --git a/hbase-hadoop1-compat/pom.xml b/hbase-hadoop1-compat/pom.xml index 24ea9b5..187399e 100644 --- a/hbase-hadoop1-compat/pom.xml +++ b/hbase-hadoop1-compat/pom.xml @@ -21,7 +21,7 @@ limitations under the License. hbase org.apache.hbase - 0.98.24 + 0.98.25-SNAPSHOT .. http://git-wip-us.apache.org/repos/asf/hbase/blob/010421d8/hbase-hadoop2-compat/pom.xml ---------------------------------------------------------------------- diff --git a/hbase-hadoop2-compat/pom.xml b/hbase-hadoop2-compat/pom.xml index 50ce4f0..b51e7a7 100644 --- a/hbase-hadoop2-compat/pom.xml +++ b/hbase-hadoop2-compat/pom.xml @@ -21,7 +21,7 @@ limitations under the License. hbase org.apache.hbase - 0.98.24 + 0.98.25-SNAPSHOT .. http://git-wip-us.apache.org/repos/asf/hbase/blob/010421d8/hbase-it/pom.xml ---------------------------------------------------------------------- diff --git a/hbase-it/pom.xml b/hbase-it/pom.xml index 20bbe53..725bffe 100644 --- a/hbase-it/pom.xml +++ b/hbase-it/pom.xml @@ -23,7 +23,7 @@ hbase org.apache.hbase - 0.98.24 + 0.98.25-SNAPSHOT .. http://git-wip-us.apache.org/repos/asf/hbase/blob/010421d8/hbase-prefix-tree/pom.xml ---------------------------------------------------------------------- diff --git a/hbase-prefix-tree/pom.xml b/hbase-prefix-tree/pom.xml index 840844f..171f296 100644 --- a/hbase-prefix-tree/pom.xml +++ b/hbase-prefix-tree/pom.xml @@ -23,7 +23,7 @@ hbase org.apache.hbase - 0.98.24 + 0.98.25-SNAPSHOT .. http://git-wip-us.apache.org/repos/asf/hbase/blob/010421d8/hbase-protocol/pom.xml ---------------------------------------------------------------------- diff --git a/hbase-protocol/pom.xml b/hbase-protocol/pom.xml index a24ccc8..a570b9a 100644 --- a/hbase-protocol/pom.xml +++ b/hbase-protocol/pom.xml @@ -23,7 +23,7 @@ hbase org.apache.hbase - 0.98.24 + 0.98.25-SNAPSHOT .. http://git-wip-us.apache.org/repos/asf/hbase/blob/010421d8/hbase-resource-bundle/pom.xml ---------------------------------------------------------------------- diff --git a/hbase-resource-bundle/pom.xml b/hbase-resource-bundle/pom.xml index d559ff6..da777c8 100644 --- a/hbase-resource-bundle/pom.xml +++ b/hbase-resource-bundle/pom.xml @@ -23,7 +23,7 @@ hbase org.apache.hbase - 0.98.24 + 0.98.25-SNAPSHOT .. http://git-wip-us.apache.org/repos/asf/hbase/blob/010421d8/hbase-rest/pom.xml ---------------------------------------------------------------------- diff --git a/hbase-rest/pom.xml b/hbase-rest/pom.xml index ca3f038..004ddca 100644 --- a/hbase-rest/pom.xml +++ b/hbase-rest/pom.xml @@ -25,7 +25,7 @@ hbase org.apache.hbase - 0.98.24 + 0.98.25-SNAPSHOT .. hbase-rest http://git-wip-us.apache.org/repos/asf/hbase/blob/010421d8/hbase-server/pom.xml ---------------------------------------------------------------------- diff --git a/hbase-server/pom.xml b/hbase-server/pom.xml index df94d8a..f74a13a 100644 --- a/hbase-server/pom.xml +++ b/hbase-server/pom.xml @@ -23,7 +23,7 @@ hbase org.apache.hbase - 0.98.24 + 0.98.25-SNAPSHOT .. hbase-server http://git-wip-us.apache.org/repos/asf/hbase/blob/010421d8/hbase-shell/pom.xml ---------------------------------------------------------------------- diff --git a/hbase-shell/pom.xml b/hbase-shell/pom.xml index 9dcf0e1..8759b04 100644 --- a/hbase-shell/pom.xml +++ b/hbase-shell/pom.xml @@ -23,7 +23,7 @@ hbase org.apache.hbase - 0.98.24 + 0.98.25-SNAPSHOT .. hbase-shell http://git-wip-us.apache.org/repos/asf/hbase/blob/010421d8/hbase-testing-util/pom.xml ---------------------------------------------------------------------- diff --git a/hbase-testing-util/pom.xml b/hbase-testing-util/pom.xml index 5e55223..76850b7 100644 --- a/hbase-testing-util/pom.xml +++ b/hbase-testing-util/pom.xml @@ -23,7 +23,7 @@ hbase org.apache.hbase - 0.98.24 + 0.98.25-SNAPSHOT .. hbase-testing-util http://git-wip-us.apache.org/repos/asf/hbase/blob/010421d8/hbase-thrift/pom.xml ---------------------------------------------------------------------- diff --git a/hbase-thrift/pom.xml b/hbase-thrift/pom.xml index 3fac434..f3a4e5b 100644 --- a/hbase-thrift/pom.xml +++ b/hbase-thrift/pom.xml @@ -23,7 +23,7 @@ hbase org.apache.hbase - 0.98.24 + 0.98.25-SNAPSHOT .. hbase-thrift http://git-wip-us.apache.org/repos/asf/hbase/blob/010421d8/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index a6a94d3..0d57e42 100644 --- a/pom.xml +++ b/pom.xml @@ -39,7 +39,7 @@ org.apache.hbase hbase pom - 0.98.24 + 0.98.25-SNAPSHOT Apache HBase Apache HBase™ is the Hadoop database. Use it when you need