Repository: incubator-hawq Updated Branches: refs/heads/master 00286d7f2 -> ced05d56f
HAWQ-1124. Update hadoop version to 2.7.3 in gradle.properties. Project: http://git-wip-us.apache.org/repos/asf/incubator-hawq/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-hawq/commit/ced05d56 Tree: http://git-wip-us.apache.org/repos/asf/incubator-hawq/tree/ced05d56 Diff: http://git-wip-us.apache.org/repos/asf/incubator-hawq/diff/ced05d56 Branch: refs/heads/master Commit: ced05d56f20682df7c849f1249889a8a029e62cd Parents: 00286d7 Author: Ed Espino <[email protected]> Authored: Wed Oct 26 21:33:30 2016 -0700 Committer: Ed Espino <[email protected]> Committed: Wed Oct 26 21:33:30 2016 -0700 ---------------------------------------------------------------------- pxf/gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-hawq/blob/ced05d56/pxf/gradle.properties ---------------------------------------------------------------------- diff --git a/pxf/gradle.properties b/pxf/gradle.properties index 24e5461..3848773 100644 --- a/pxf/gradle.properties +++ b/pxf/gradle.properties @@ -18,7 +18,7 @@ version=3.0.1.0 license=ASL 2.0 vendor=Apache HAWQ Incubating -hadoopVersion=2.7.1 +hadoopVersion=2.7.3 hiveVersion=1.2.1 hbaseVersionJar=1.1.2 hbaseVersionRPM=1.1.2
