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 7CF73200B87 for ; Mon, 19 Sep 2016 22:44:53 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 788EE160ACC; Mon, 19 Sep 2016 20:44:53 +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 E020A160ABB for ; Mon, 19 Sep 2016 22:44:52 +0200 (CEST) Received: (qmail 19719 invoked by uid 500); 19 Sep 2016 20:44:52 -0000 Mailing-List: contact commits-help@phoenix.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@phoenix.apache.org Delivered-To: mailing list commits@phoenix.apache.org Received: (qmail 19710 invoked by uid 99); 19 Sep 2016 20:44:52 -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; Mon, 19 Sep 2016 20:44:52 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id E73D1DFE65; Mon, 19 Sep 2016 20:44:51 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: larsh@apache.org To: commits@phoenix.apache.org Message-Id: X-Mailer: ASF-Git Admin Mailer Subject: phoenix git commit: Prepare for 4.8.1 Date: Mon, 19 Sep 2016 20:44:51 +0000 (UTC) archived-at: Mon, 19 Sep 2016 20:44:53 -0000 Repository: phoenix Updated Branches: refs/heads/4.8-HBase-0.98 c20e2b66d -> 257c6a21b Prepare for 4.8.1 Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/257c6a21 Tree: http://git-wip-us.apache.org/repos/asf/phoenix/tree/257c6a21 Diff: http://git-wip-us.apache.org/repos/asf/phoenix/diff/257c6a21 Branch: refs/heads/4.8-HBase-0.98 Commit: 257c6a21b5b7a109524c6a329dd201e683592084 Parents: c20e2b6 Author: Lars Hofhansl Authored: Mon Sep 19 13:43:58 2016 -0700 Committer: Lars Hofhansl Committed: Mon Sep 19 13:43:58 2016 -0700 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/phoenix/blob/257c6a21/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index f95acd0..9e1b9de 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.apache.phoenix phoenix - 4.8.1-HBase-0.98-SNAPSHOT + 4.8.1-HBase-0.98 pom Apache Phoenix A SQL layer over HBase