Repository: cxf Updated Branches: refs/heads/master 44d7b57b7 -> 3634fd60f
[CXF-6493]cxf-rt-transports-http-3.1.1.jar contains OSGi interface classes Project: http://git-wip-us.apache.org/repos/asf/cxf/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf/commit/3634fd60 Tree: http://git-wip-us.apache.org/repos/asf/cxf/tree/3634fd60 Diff: http://git-wip-us.apache.org/repos/asf/cxf/diff/3634fd60 Branch: refs/heads/master Commit: 3634fd60f85ae12f9de68c69cb2d15a38dac772c Parents: 44d7b57 Author: Freeman Fang <[email protected]> Authored: Wed Oct 21 13:35:12 2015 +0800 Committer: Freeman Fang <[email protected]> Committed: Wed Oct 21 13:35:12 2015 +0800 ---------------------------------------------------------------------- rt/transports/http/pom.xml | 1 - 1 file changed, 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cxf/blob/3634fd60/rt/transports/http/pom.xml ---------------------------------------------------------------------- diff --git a/rt/transports/http/pom.xml b/rt/transports/http/pom.xml index eaa5d57..9f83967 100644 --- a/rt/transports/http/pom.xml +++ b/rt/transports/http/pom.xml @@ -39,7 +39,6 @@ org.osgi.service.http </cxf.osgi.import> <cxf.osgi.export> - org.osgi.service.http, org.apache.cxf.transports.http*, org.apache.cxf.transport.http.*, org.apache.cxf.transport.https.*,
