Repository: incubator-hawq Updated Branches: refs/heads/master 4921e92c4 -> 9a4ff843f
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/9a4ff843 Tree: http://git-wip-us.apache.org/repos/asf/incubator-hawq/tree/9a4ff843 Diff: http://git-wip-us.apache.org/repos/asf/incubator-hawq/diff/9a4ff843 Branch: refs/heads/master Commit: 9a4ff843f91171aff8c0e8311ff920674aa39cc0 Parents: 4921e92 Author: Oleksandr Diachenko <[email protected]> Authored: Mon Mar 27 14:00:31 2017 -0700 Committer: Oleksandr Diachenko <[email protected]> Committed: Mon Mar 27 14:00:31 2017 -0700 ---------------------------------------------------------------------- pxf/gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-hawq/blob/9a4ff843/pxf/gradle.properties ---------------------------------------------------------------------- diff --git a/pxf/gradle.properties b/pxf/gradle.properties index ba8ad2e..8544e89 100644 --- a/pxf/gradle.properties +++ b/pxf/gradle.properties @@ -15,7 +15,7 @@ # specific language governing permissions and limitations # under the License. -version=3.2.0.0 +version=3.2.1.0 license=ASL 2.0 vendor=Apache HAWQ Incubating hadoopVersion=2.7.1
