From a930310f8558dcb6e235152616d4bdca0970d6e9 Mon Sep 17 00:00:00 2001 From: Harald Musum Date: Mon, 5 Jul 2021 20:27:10 +0200 Subject: Revert "Use provided apache http client bundle from container [run-systemtest]" --- node-repository/pom.xml | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) (limited to 'node-repository') diff --git a/node-repository/pom.xml b/node-repository/pom.xml index e7fdc560bc5..30aa76658fd 100644 --- a/node-repository/pom.xml +++ b/node-repository/pom.xml @@ -24,12 +24,6 @@ ${project.version} provided - - com.yahoo.vespa - container-apache-http-client-bundle - ${project.version} - provided - com.yahoo.vespa config-provisioning @@ -84,6 +78,10 @@ 6.0.3 compile + + org.apache.httpcomponents + httpclient + com.yahoo.vespa http-utils -- cgit v1.2.3