Skip to content

Commit 5cda26a

Browse files
committed
Set back hadoop version
1 parent 207cb3e commit 5cda26a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

shaded/hadoop/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<artifactId>alluxio-shaded-hadoop</artifactId>
2121
<packaging>jar</packaging>
2222
<name>Alluxio Shaded Libraries - Hadoop</name>
23-
<version>3.3.1</version>
23+
<version>${ufs.hadoop.version}</version>
2424
<description>Shaded Hadoop Module</description>
2525

2626
<properties>

0 commit comments

Comments
 (0)