Repository: incubator-hawq Updated Branches: refs/heads/master 742658f48 -> d3f4826fb
Update PXF version and hadoop dependancy Project: http://git-wip-us.apache.org/repos/asf/incubator-hawq/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-hawq/commit/d3f4826f Tree: http://git-wip-us.apache.org/repos/asf/incubator-hawq/tree/d3f4826f Diff: http://git-wip-us.apache.org/repos/asf/incubator-hawq/diff/d3f4826f Branch: refs/heads/master Commit: d3f4826fb8fb6ce79221204ce91dbb67caa69b6e Parents: 742658f Author: Shivram Mani <[email protected]> Authored: Fri Oct 28 13:27:06 2016 -0700 Committer: Shivram Mani <[email protected]> Committed: Fri Oct 28 13:27:06 2016 -0700 ---------------------------------------------------------------------- pxf/gradle.properties | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-hawq/blob/d3f4826f/pxf/gradle.properties ---------------------------------------------------------------------- diff --git a/pxf/gradle.properties b/pxf/gradle.properties index 3848773..5896668 100644 --- a/pxf/gradle.properties +++ b/pxf/gradle.properties @@ -15,10 +15,10 @@ # specific language governing permissions and limitations # under the License. -version=3.0.1.0 +version=3.0.2.0 license=ASL 2.0 vendor=Apache HAWQ Incubating -hadoopVersion=2.7.3 +hadoopVersion=2.7.1 hiveVersion=1.2.1 hbaseVersionJar=1.1.2 hbaseVersionRPM=1.1.2
