summaryrefslogtreecommitdiffstats
path: root/container-test
diff options
context:
space:
mode:
Diffstat (limited to 'container-test')
-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 7cee022d1c1..103c118b083 100644
--- a/container-test/pom.xml
+++ b/container-test/pom.xml
@@ -23,6 +23,10 @@
<version>${project.version}</version>
<exclusions>
<exclusion>
+ <groupId>biz.aQute.bnd</groupId>
+ <artifactId>*</artifactId>
+ </exclusion>
+ <exclusion>
<groupId>com.yahoo.vespa</groupId>
<artifactId>vespajlib</artifactId>
</exclusion>