aboutsummaryrefslogtreecommitdiffstats
path: root/container-test/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'container-test/pom.xml')
-rw-r--r--container-test/pom.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/container-test/pom.xml b/container-test/pom.xml
index 7d49a276663..f2079c97d6d 100644
--- a/container-test/pom.xml
+++ b/container-test/pom.xml
@@ -26,6 +26,10 @@
<groupId>biz.aQute.bnd</groupId>
<artifactId>*</artifactId>
</exclusion>
+ <exclusion>
+ <groupId>com.yahoo.vespa</groupId>
+ <artifactId>vespajlib</artifactId>
+ </exclusion>
</exclusions>
</dependency>