From afdaaba2a9a6152540b50f2b483a7f908bf0d50e Mon Sep 17 00:00:00 2001 From: Harald Musum Date: Tue, 22 Jun 2021 18:18:20 +0200 Subject: Revert "Revert "Reapply "Use provided apache http client bundle from container" [run-systemtest]"" --- node-admin/pom.xml | 16 ++++++---------- 1 file changed, 6 insertions(+), 10 deletions(-) (limited to 'node-admin/pom.xml') diff --git a/node-admin/pom.xml b/node-admin/pom.xml index 52873501744..5d3bdb6207c 100644 --- a/node-admin/pom.xml +++ b/node-admin/pom.xml @@ -19,6 +19,12 @@ + + com.yahoo.vespa + container-apache-http-client-bundle + ${project.version} + provided + com.yahoo.vespa docker-api @@ -67,16 +73,6 @@ ${project.version} compile - - org.apache.httpcomponents - httpcore - compile - - - org.apache.httpcomponents - httpclient - compile - org.apache.velocity velocity -- cgit v1.2.3