summaryrefslogtreecommitdiffstats
path: root/container-search/pom.xml
diff options
context:
space:
mode:
authorHenning Baldersheim <balder@yahoo-inc.com>2022-06-29 17:58:35 +0200
committerGitHub <noreply@github.com>2022-06-29 17:58:35 +0200
commit63d415951811b71dc94dec840673160f76e1a0a0 (patch)
tree80742fcbfd87516a8f81902519b6bf036ff36902 /container-search/pom.xml
parent2edc796a4aae38fb6d468a69600da9ba07254fa5 (diff)
parent02a376fea1b1f11e45fdabfde8e96cebe3b83316 (diff)
Merge pull request #23280 from vespa-engine/revert-23273-bjorncs/application-status-handlerv8.11.15
Revert "Bjorncs/application status handler"
Diffstat (limited to 'container-search/pom.xml')
-rw-r--r--container-search/pom.xml6
1 files changed, 0 insertions, 6 deletions
diff --git a/container-search/pom.xml b/container-search/pom.xml
index 031d25c7d02..ccec1330d68 100644
--- a/container-search/pom.xml
+++ b/container-search/pom.xml
@@ -73,12 +73,6 @@
<scope>provided</scope>
</dependency>
<dependency>
- <groupId>com.yahoo.vespa</groupId>
- <artifactId>container-disc</artifactId>
- <version>${project.version}</version>
- <scope>provided</scope>
- </dependency>
- <dependency>
<groupId>xerces</groupId>
<artifactId>xercesImpl</artifactId>
<exclusions>