summaryrefslogtreecommitdiffstats
path: root/container-search-and-docproc
diff options
context:
space:
mode:
authorgjoranv <gv@verizonmedia.com>2021-03-29 20:31:54 +0200
committergjoranv <gv@verizonmedia.com>2021-03-29 20:31:54 +0200
commitd7933e0e7c93bb78799719706550b5e1ab1be71a (patch)
treeec7122c0624647b37b071c27058f47135851b472 /container-search-and-docproc
parent3169f66bf208aa984605fa319046aabccc61c421 (diff)
Remove dependencies to jdisc_mbus_service and messagebus-disc.
- These modules will be merged into container-messagebus.
Diffstat (limited to 'container-search-and-docproc')
-rw-r--r--container-search-and-docproc/pom.xml6
1 files changed, 0 insertions, 6 deletions
diff --git a/container-search-and-docproc/pom.xml b/container-search-and-docproc/pom.xml
index 27334a8ddf3..01516cfdd99 100644
--- a/container-search-and-docproc/pom.xml
+++ b/container-search-and-docproc/pom.xml
@@ -194,12 +194,6 @@
</dependency>
<dependency>
<groupId>com.yahoo.vespa</groupId>
- <artifactId>messagebus-disc</artifactId>
- <version>${project.version}</version>
- <scope>provided</scope>
- </dependency>
- <dependency>
- <groupId>com.yahoo.vespa</groupId>
<artifactId>container-messagebus</artifactId>
<version>${project.version}</version>
<scope>provided</scope>