aboutsummaryrefslogtreecommitdiffstats
path: root/cloud-tenant-base-dependencies-enforcer
diff options
context:
space:
mode:
authorJon Marius Venstad <venstad@gmail.com>2021-12-18 08:08:47 +0100
committerJon Marius Venstad <venstad@gmail.com>2021-12-18 08:08:47 +0100
commitdf1c80b0987a8b7a82a2adc8e29befc05f2a326c (patch)
tree4aa6b122cc61f0ce00548c33d5d62ac90cc8e3ac /cloud-tenant-base-dependencies-enforcer
parentd2cd1f45cddb57e9f48b07610d7ef70f3c394dac (diff)
Move model to module where it is needed, to simplify, at the cost of larger bundles
Diffstat (limited to 'cloud-tenant-base-dependencies-enforcer')
-rw-r--r--cloud-tenant-base-dependencies-enforcer/pom.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/cloud-tenant-base-dependencies-enforcer/pom.xml b/cloud-tenant-base-dependencies-enforcer/pom.xml
index 491a3a09e6e..b62d355480f 100644
--- a/cloud-tenant-base-dependencies-enforcer/pom.xml
+++ b/cloud-tenant-base-dependencies-enforcer/pom.xml
@@ -193,7 +193,6 @@
<include>com.yahoo.vespa:hosted-api:*:jar:test</include>
<include>com.yahoo.vespa:indexinglanguage:*:jar:test</include>
<include>com.yahoo.vespa:jdisc_jetty:*:jar:test</include>
- <include>com.yahoo.vespa:linguistics-components:*:jar:test</include>
<include>com.yahoo.vespa:logd:*:jar:test</include>
<include>com.yahoo.vespa:metrics-proxy:*:jar:test</include>
<include>com.yahoo.vespa:metrics:*:jar:test</include>