aboutsummaryrefslogtreecommitdiffstats
path: root/container-disc
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-disc
parentafd3b362a2756b5c6c25215c1e1e78d295693ac3 (diff)
Revert "Install net.jpountz.lz4:lz4 as a bundle."
Diffstat (limited to 'container-disc')
-rw-r--r--container-disc/pom.xml6
1 files changed, 0 insertions, 6 deletions
diff --git a/container-disc/pom.xml b/container-disc/pom.xml
index 2964809e63a..85f52bff5cc 100644
--- a/container-disc/pom.xml
+++ b/container-disc/pom.xml
@@ -93,12 +93,6 @@
<groupId>com.yahoo.vespa</groupId>
<artifactId>vespajlib</artifactId>
<version>${project.version}</version>
- <exclusions>
- <exclusion>
- <artifactId>lz4</artifactId>
- <groupId>net.jpountz.lz4</groupId>
- </exclusion>
- </exclusions>
</dependency>
<dependency>
<groupId>com.yahoo.vespa</groupId>