Return-Path: X-Original-To: apmail-hawq-commits-archive@minotaur.apache.org Delivered-To: apmail-hawq-commits-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id CD9A218F56 for ; Fri, 6 Nov 2015 04:48:43 +0000 (UTC) Received: (qmail 26759 invoked by uid 500); 6 Nov 2015 04:48:43 -0000 Delivered-To: apmail-hawq-commits-archive@hawq.apache.org Received: (qmail 26719 invoked by uid 500); 6 Nov 2015 04:48:43 -0000 Mailing-List: contact commits-help@hawq.incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@hawq.incubator.apache.org Delivered-To: mailing list commits@hawq.incubator.apache.org Received: (qmail 26710 invoked by uid 99); 6 Nov 2015 04:48:43 -0000 Received: from Unknown (HELO spamd2-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 06 Nov 2015 04:48:43 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd2-us-west.apache.org (ASF Mail Server at spamd2-us-west.apache.org) with ESMTP id 56BCF1A41E0 for ; Fri, 6 Nov 2015 04:48:43 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd2-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 1.77 X-Spam-Level: * X-Spam-Status: No, score=1.77 tagged_above=-999 required=6.31 tests=[KAM_ASCII_DIVIDERS=0.8, KAM_LAZY_DOMAIN_SECURITY=1, RCVD_IN_MSPIKE_H3=-0.01, RCVD_IN_MSPIKE_WL=-0.01, T_RP_MATCHES_RCVD=-0.01] autolearn=disabled Received: from mx1-eu-west.apache.org ([10.40.0.8]) by localhost (spamd2-us-west.apache.org [10.40.0.9]) (amavisd-new, port 10024) with ESMTP id 8OACMkpF-jsQ for ; Fri, 6 Nov 2015 04:48:42 +0000 (UTC) Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by mx1-eu-west.apache.org (ASF Mail Server at mx1-eu-west.apache.org) with SMTP id AF8A321310 for ; Fri, 6 Nov 2015 04:48:41 +0000 (UTC) Received: (qmail 26695 invoked by uid 99); 6 Nov 2015 04:48:40 -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; Fri, 06 Nov 2015 04:48:40 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 698F8E393A; Fri, 6 Nov 2015 04:48:40 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: shivram@apache.org To: commits@hawq.incubator.apache.org Message-Id: <6f9b712429484d028a42b1a66b732c3b@git.apache.org> X-Mailer: ASF-Git Admin Mailer Subject: incubator-hawq git commit: HAWQ-126. Switch PXF to use 3 digit semnatic Date: Fri, 6 Nov 2015 04:48:40 +0000 (UTC) Repository: incubator-hawq Updated Branches: refs/heads/master 45b6d9597 -> 4a37b2cd7 HAWQ-126. Switch PXF to use 3 digit semnatic Project: http://git-wip-us.apache.org/repos/asf/incubator-hawq/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-hawq/commit/4a37b2cd Tree: http://git-wip-us.apache.org/repos/asf/incubator-hawq/tree/4a37b2cd Diff: http://git-wip-us.apache.org/repos/asf/incubator-hawq/diff/4a37b2cd Branch: refs/heads/master Commit: 4a37b2cd755f6c2d978b8cf378b5efccb7c3924f Parents: 45b6d95 Author: Shivram Mani Authored: Thu Nov 5 20:51:41 2015 -0800 Committer: Shivram Mani Committed: Thu Nov 5 20:51:41 2015 -0800 ---------------------------------------------------------------------- pxf/gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-hawq/blob/4a37b2cd/pxf/gradle.properties ---------------------------------------------------------------------- diff --git a/pxf/gradle.properties b/pxf/gradle.properties index bdd0a3b..cb79725 100644 --- a/pxf/gradle.properties +++ b/pxf/gradle.properties @@ -1,4 +1,4 @@ -version=3.0.0.0 +version=3.0.0 hadoopVersion=2.7.1 hiveVersion=1.2.1 hbaseVersionJar=1.1.2