summaryrefslogtreecommitdiffstats
path: root/container-integration-test/pom.xml
diff options
context:
space:
mode:
authorMorten Tokle <mortent@yahooinc.com>2022-08-12 13:51:48 +0200
committerMorten Tokle <mortent@yahooinc.com>2022-08-17 13:02:27 +0200
commita3f3c79adcfd814a0588e100163071766c73ec40 (patch)
tree69ebece4131dbdcd289af62dff2e2eb55eb49ab1 /container-integration-test/pom.xml
parent0936584bd463831c14631906abfea7f683ad9822 (diff)
Remove container-search-gui
Diffstat (limited to 'container-integration-test/pom.xml')
-rw-r--r--container-integration-test/pom.xml6
1 files changed, 0 insertions, 6 deletions
diff --git a/container-integration-test/pom.xml b/container-integration-test/pom.xml
index d38ca130fdb..5c915588bee 100644
--- a/container-integration-test/pom.xml
+++ b/container-integration-test/pom.xml
@@ -16,12 +16,6 @@
<version>8-SNAPSHOT</version>
<dependencies>
<dependency>
- <groupId>com.yahoo.vespa</groupId>
- <artifactId>container-search-gui</artifactId>
- <version>${project.version}</version>
- <scope>test</scope>
- </dependency>
- <dependency>
<groupId>org.apache.httpcomponents</groupId>
<artifactId>httpclient</artifactId>
<version>${apache.httpclient.version}</version>