Skip to content

Commit

Permalink
upgrade Hadoop common to 3.1.4 (#1411)
Browse files Browse the repository at this point in the history
  • Loading branch information
davies authored Feb 11, 2022
1 parent 5118815 commit 0698aaf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sdk/java/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<version>1.0-dev</version>
<packaging>jar</packaging>
<properties>
<hadoop.version>3.0.0</hadoop.version>
<hadoop.version>3.1.4</hadoop.version>
<argLine>-Djdk.net.URLClassPath.disableClassPathURLCheck=true -Djava.library.path=${project.basedir}/../mount/libjfs:${java.library.path} -Djdk.attach.allowAttachSelf=true</argLine>
</properties>
<build>
Expand Down

0 comments on commit 0698aaf

Please sign in to comment.