Repository: incubator-hawq Updated Branches: refs/heads/master 9a4ff843f -> 34cea88d1
HAWQ-1414. Bump up PXF version to 3.2.1.0. Project: http://git-wip-us.apache.org/repos/asf/incubator-hawq/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-hawq/commit/34cea88d Tree: http://git-wip-us.apache.org/repos/asf/incubator-hawq/tree/34cea88d Diff: http://git-wip-us.apache.org/repos/asf/incubator-hawq/diff/34cea88d Branch: refs/heads/master Commit: 34cea88d1e649a88ec86bee2b49425d3c8248181 Parents: 9a4ff84 Author: Oleksandr Diachenko <[email protected]> Authored: Mon Mar 27 16:54:29 2017 -0700 Committer: Oleksandr Diachenko <[email protected]> Committed: Mon Mar 27 16:54:29 2017 -0700 ---------------------------------------------------------------------- contrib/hawq-ambari-plugin/build.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-hawq/blob/34cea88d/contrib/hawq-ambari-plugin/build.properties ---------------------------------------------------------------------- diff --git a/contrib/hawq-ambari-plugin/build.properties b/contrib/hawq-ambari-plugin/build.properties index aeb4259..1cd6645 100644 --- a/contrib/hawq-ambari-plugin/build.properties +++ b/contrib/hawq-ambari-plugin/build.properties @@ -1,6 +1,6 @@ hawq.release.version=2.2.0 hawq.common.services.version=2.0.0 -pxf.release.version=3.2.0 +pxf.release.version=3.2.1 pxf.common.services.version=3.0.0 hawq.repo.prefix=hawq hawq.addons.repo.prefix=hawq-add-ons
