aboutsummaryrefslogtreecommitdiffstats
path: root/zkfacade
diff options
context:
space:
mode:
Diffstat (limited to 'zkfacade')
-rw-r--r--zkfacade/pom.xml8
1 files changed, 0 insertions, 8 deletions
diff --git a/zkfacade/pom.xml b/zkfacade/pom.xml
index a479f22901e..2e016e71132 100644
--- a/zkfacade/pom.xml
+++ b/zkfacade/pom.xml
@@ -69,14 +69,6 @@
<groupId>org.apache.zookeeper</groupId>
<artifactId>zookeeper</artifactId>
</dependency>
- <!-- Needed to avoid issue with zookeeper importing this artifact, but we don't provide it -->
-<!--
- <dependency>
-
- <groupId>net.jpountz.lz4</groupId>
- <artifactId>lz4</artifactId>
- </dependency>
--->
</dependencies>
<build>
<plugins>