From 62106208ed54e6e9cee666d966be7a97b721561e Mon Sep 17 00:00:00 2001 From: Oleg Kalnichevski Date: Sun, 5 Oct 2014 11:22:42 +0000 Subject: [PATCH] HTTPCLIENT-1558: HttpCore classes included in the OSGi bundle git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@1629484 13f79535-47bb-0310-9956-ffa450edef68 --- httpclient-osgi/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/httpclient-osgi/pom.xml b/httpclient-osgi/pom.xml index b0f17a72d..14d070358 100644 --- a/httpclient-osgi/pom.xml +++ b/httpclient-osgi/pom.xml @@ -54,7 +54,7 @@ org.apache.httpcomponents httpcore - compile + provided commons-codec