Skip to content

Commit

Permalink
HBASE-28506 Remove hbase-compression-xz (#5811)
Browse files Browse the repository at this point in the history
Signed-off-by: Bryan Beaudreault <[email protected]>
Signed-off-by: Duo Zhang <[email protected]>
  • Loading branch information
apurtell authored Apr 10, 2024
1 parent adc79a0 commit 5d694da
Show file tree
Hide file tree
Showing 10 changed files with 0 additions and 872 deletions.
4 changes: 0 additions & 4 deletions hbase-assembly/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -184,10 +184,6 @@
<groupId>org.apache.hbase</groupId>
<artifactId>hbase-compression-snappy</artifactId>
</dependency>
<dependency>
<groupId>org.apache.hbase</groupId>
<artifactId>hbase-compression-xz</artifactId>
</dependency>
<dependency>
<groupId>org.apache.hbase</groupId>
<artifactId>hbase-compression-zstd</artifactId>
Expand Down
166 changes: 0 additions & 166 deletions hbase-compression/hbase-compression-xz/pom.xml

This file was deleted.

This file was deleted.

Loading

0 comments on commit 5d694da

Please sign in to comment.