[SM-2138]remove package import org.apache.cxf.transport.http_osgi from servicemix-cxf-wsdl-first-osgi-bundle archetype

git-svn-id: https://svn.apache.org/repos/asf/servicemix/archetypes/trunk@1213699 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/servicemix-cxf-wsdl-first-osgi-bundle/src/main/resources/archetype-resources/pom.xml b/servicemix-cxf-wsdl-first-osgi-bundle/src/main/resources/archetype-resources/pom.xml
index db67332..d9c6174 100644
--- a/servicemix-cxf-wsdl-first-osgi-bundle/src/main/resources/archetype-resources/pom.xml
+++ b/servicemix-cxf-wsdl-first-osgi-bundle/src/main/resources/archetype-resources/pom.xml
@@ -118,7 +118,7 @@
                             org.apache.cxf.configuration.spring,
                             org.apache.cxf.resource,
                             org.apache.cxf.jaxws,
-                            org.apache.cxf.transport.http_osgi,
+                            org.apache.cxf.transport.http,
                             org.springframework.beans.factory.config
                         </Import-Package>
                         <!-- Update Private Package tag with appropriate package name -->