summaryrefslogtreecommitdiffstats
path: root/container
diff options
context:
space:
mode:
authorHarald Musum <musum@oath.com>2018-05-25 09:09:18 +0200
committerGitHub <noreply@github.com>2018-05-25 09:09:18 +0200
commit96fe4748153d65e067408fc7c26f9bea23fd48f6 (patch)
tree3ed356e202f570ea9a0734c017228d3026438d3f /container
parent4d4c97a77dcabace7e47e7dbe112e382c6fae13f (diff)
Revert "Remove aries.spifly and asm-debug-all."
Diffstat (limited to 'container')
-rw-r--r--container/pom.xml6
1 files changed, 0 insertions, 6 deletions
diff --git a/container/pom.xml b/container/pom.xml
index 32a7947d6d5..d252a5eee4a 100644
--- a/container/pom.xml
+++ b/container/pom.xml
@@ -21,12 +21,6 @@
<groupId>com.yahoo.vespa</groupId>
<artifactId>container-dev</artifactId>
<version>${project.version}</version>
- <exclusions>
- <exclusion>
- <groupId>org.ow2.asm</groupId>
- <artifactId>asm</artifactId>
- </exclusion>
- </exclusions>
</dependency>
<dependency>
<groupId>com.yahoo.vespa</groupId>