Fixed OSGi metadata causing build breakage

git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@1416183 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Oleg Kalnichevski 2012-12-02 14:27:50 +00:00
parent 03769ceecc
commit c9ca7b9987
1 changed files with 1 additions and 0 deletions

View File

@ -112,6 +112,7 @@
org.ietf.jgss,
org.apache.commons.logging;version=${commons-logging.version},
org.apache.http;version=${httpcore.version},
org.apache.http.config.*;version=${httpcore.version},
org.apache.http.concurrent;version=${httpcore.version},
org.apache.http.entity;version=${httpcore.version},
org.apache.http.io;version=${httpcore.version},