We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 207cb3e commit 5cda26aCopy full SHA for 5cda26a
shaded/hadoop/pom.xml
@@ -20,7 +20,7 @@
20
<artifactId>alluxio-shaded-hadoop</artifactId>
21
<packaging>jar</packaging>
22
<name>Alluxio Shaded Libraries - Hadoop</name>
23
- <version>3.3.1</version>
+ <version>${ufs.hadoop.version}</version>
24
<description>Shaded Hadoop Module</description>
25
26
<properties>
0 commit comments