summaryrefslogtreecommitdiffstats
path: root/config-model/pom.xml
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 /config-model/pom.xml
parent3169f66bf208aa984605fa319046aabccc61c421 (diff)
Remove dependencies to jdisc_mbus_service and messagebus-disc.
- These modules will be merged into container-messagebus.
Diffstat (limited to 'config-model/pom.xml')
-rw-r--r--config-model/pom.xml6
1 files changed, 0 insertions, 6 deletions
diff --git a/config-model/pom.xml b/config-model/pom.xml
index daedc7b4a96..0059d8067e4 100644
--- a/config-model/pom.xml
+++ b/config-model/pom.xml
@@ -207,12 +207,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>