summaryrefslogtreecommitdiffstats
path: root/application
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 /application
parent0936584bd463831c14631906abfea7f683ad9822 (diff)
Remove container-search-gui
Diffstat (limited to 'application')
-rw-r--r--application/pom.xml5
1 files changed, 0 insertions, 5 deletions
diff --git a/application/pom.xml b/application/pom.xml
index e2176d4deac..8f9dc7999a0 100644
--- a/application/pom.xml
+++ b/application/pom.xml
@@ -51,11 +51,6 @@
</dependency>
<dependency>
<groupId>com.yahoo.vespa</groupId>
- <artifactId>container-search-gui</artifactId>
- <version>${project.version}</version>
- </dependency>
- <dependency>
- <groupId>com.yahoo.vespa</groupId>
<artifactId>vespajlib</artifactId>
<version>${project.version}</version>
<scope>compile</scope>