This is an automated email from the ASF dual-hosted git repository.
huor pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/hawq.git
The following commit(s) were added to refs/heads/master by this push:
new 9090185 HAWQ-1743. Fix download link for tomcat 7
9090185 is described below
commit 90901851c1e10ce729d1010a289e7fac95981654
Author: oushu1tuyu1 <[email protected]>
AuthorDate: Tue Aug 13 17:56:16 2019 +0800
HAWQ-1743. Fix download link for tomcat 7
---
pxf/gradle.properties | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pxf/gradle.properties b/pxf/gradle.properties
index 8185c79..f6318da 100644
--- a/pxf/gradle.properties
+++ b/pxf/gradle.properties
@@ -22,7 +22,7 @@ hadoopVersion=2.7.1
hiveVersion=1.2.1
hbaseVersionJar=1.1.2
hbaseVersionRPM=1.1.2
-tomcatVersion=7.0.94
+tomcatVersion=7.0.96
pxfProtocolVersion=v15
osFamily=el6
parquetVersion=1.9.0