summaryrefslogtreecommitdiffstats
path: root/container-test
diff options
context:
space:
mode:
authorHenning Baldersheim <balder@yahoo-inc.com>2022-11-28 15:02:43 +0100
committerGitHub <noreply@github.com>2022-11-28 15:02:43 +0100
commit06269e2eb5443c48fd7a84070ce270f55a031718 (patch)
treeabe01221e966d75b6d5af842c8e15bab1ea293c3 /container-test
parent1b442f8bde2ff24404d7745b35eb8c1b188e0066 (diff)
parentb77764ece2967120e2c3db22261372cdc0a08842 (diff)
Merge pull request #25013 from vespa-engine/balder/avoid-biz-aQute-2
Use a simple tokenizer and replace the larger than container-search [run-systemtest]
Diffstat (limited to 'container-test')
-rw-r--r--container-test/pom.xml4
1 files changed, 0 insertions, 4 deletions
diff --git a/container-test/pom.xml b/container-test/pom.xml
index 103c118b083..7cee022d1c1 100644
--- a/container-test/pom.xml
+++ b/container-test/pom.xml
@@ -23,10 +23,6 @@
<version>${project.version}</version>
<exclusions>
<exclusion>
- <groupId>biz.aQute.bnd</groupId>
- <artifactId>*</artifactId>
- </exclusion>
- <exclusion>
<groupId>com.yahoo.vespa</groupId>
<artifactId>vespajlib</artifactId>
</exclusion>