summaryrefslogtreecommitdiffstats
path: root/container-dependencies-enforcer
diff options
context:
space:
mode:
Diffstat (limited to 'container-dependencies-enforcer')
-rw-r--r--container-dependencies-enforcer/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/container-dependencies-enforcer/pom.xml b/container-dependencies-enforcer/pom.xml
index a016c44f829..5b9f351b448 100644
--- a/container-dependencies-enforcer/pom.xml
+++ b/container-dependencies-enforcer/pom.xml
@@ -112,7 +112,6 @@
<include>com.yahoo.vespa:fileacquirer:*:provided</include>
<include>com.yahoo.vespa:fsa:*:provided</include>
<include>com.yahoo.vespa:hosted-zone-api:*:provided</include>
- <include>com.yahoo.vespa:http-utils:*:provided</include>
<include>com.yahoo.vespa:jdisc_core:*:provided</include>
<include>com.yahoo.vespa:jrt:*:provided</include>
<include>com.yahoo.vespa:linguistics:*:provided</include>
@@ -140,6 +139,7 @@
<include>com.yahoo.vespa:config-provisioning:*:test</include>
<include>com.yahoo.vespa:container-apache-http-client-bundle:*:test</include>
<include>com.yahoo.vespa:container-test:*:test</include>
+ <include>com.yahoo.vespa:http-utils:*:test</include>
<include>com.yahoo.vespa:indexinglanguage:*:test</include>
<include>com.yahoo.vespa:logd:*:test</include>
<include>com.yahoo.vespa:metrics-proxy:*:test</include>