Skip to content
This repository has been archived by the owner on Jan 3, 2023. It is now read-only.

Commit

Permalink
[POAE7-984] upgrade hadoop version to 3.3.0 (#77)
Browse files Browse the repository at this point in the history
  • Loading branch information
iyupeng authored and jikunshang committed Apr 6, 2021
1 parent 597f260 commit 8cea26d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion HCFS-based-cache/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
<packaging>jar</packaging>

<properties>
<hadoop.version>3.2.2</hadoop.version>
<hadoop.version>3.3.0</hadoop.version>
</properties>

<dependencies>
Expand Down

0 comments on commit 8cea26d

Please sign in to comment.