Skip to content

Commit e7d98ab

Browse files
committed
Use hadoop-lzo 0.4.20.
1 parent 4265294 commit e7d98ab

File tree

1 file changed

+1
-1
lines changed
  • hadoop-common-project/hadoop-common

1 file changed

+1
-1
lines changed

hadoop-common-project/hadoop-common/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -383,7 +383,7 @@
383383
<dependency>
384384
<groupId>com.hadoop.gplcompression</groupId>
385385
<artifactId>hadoop-lzo</artifactId>
386-
<version>0.4.21-SNAPSHOT</version>
386+
<version>0.4.20</version>
387387
<scope>test</scope>
388388
</dependency>
389389
</dependencies>

0 commit comments

Comments
 (0)