aboutsummaryrefslogtreecommitdiffstats
path: root/container-core
diff options
context:
space:
mode:
authorHarald Musum <musum@yahoo-inc.com>2017-09-14 17:16:03 +0200
committerGitHub <noreply@github.com>2017-09-14 17:16:03 +0200
commitc38b60dbed06f02113b836be655c58e2514165ee (patch)
tree7d0e1a50fc74b79e00a8018b54f5891164a9b737 /container-core
parentafd3b362a2756b5c6c25215c1e1e78d295693ac3 (diff)
Revert "Install net.jpountz.lz4:lz4 as a bundle."
Diffstat (limited to 'container-core')
-rw-r--r--container-core/pom.xml4
1 files changed, 0 insertions, 4 deletions
diff --git a/container-core/pom.xml b/container-core/pom.xml
index fe1f74405ac..c608f35f26c 100644
--- a/container-core/pom.xml
+++ b/container-core/pom.xml
@@ -148,10 +148,6 @@
<groupId>log4j</groupId>
<artifactId>log4j</artifactId>
</exclusion>
- <exclusion>
- <groupId>net.jpountz.lz4</groupId>
- <artifactId>lz4</artifactId>
- </exclusion>
</exclusions>
</dependency>
<dependency>