From 7a2818a56f687eeae42081e3e07b97c65d15ef12 Mon Sep 17 00:00:00 2001 From: Oleg Kalnichevski Date: Mon, 16 Aug 2010 19:46:45 +0000 Subject: [PATCH] Removed HTTP cache module from OSGi bundle git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@986114 13f79535-47bb-0310-9956-ffa450edef68 --- httpclient-osgi/pom.xml | 6 ------ 1 file changed, 6 deletions(-) diff --git a/httpclient-osgi/pom.xml b/httpclient-osgi/pom.xml index ccaa85acf..82c86d703 100644 --- a/httpclient-osgi/pom.xml +++ b/httpclient-osgi/pom.xml @@ -68,12 +68,6 @@ ${project.version} compile - - org.apache.httpcomponents - httpclient-cache - ${project.version} - compile -