Simplified some of the property magic of the HTTP API.



git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@1652138 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/http/bridge/pom.xml b/http/bridge/pom.xml
index d65ace1..164136f 100644
--- a/http/bridge/pom.xml
+++ b/http/bridge/pom.xml
@@ -48,7 +48,7 @@
                             org.apache.felix.http.bridge.internal.BridgeActivator
                         </Bundle-Activator>
                         <Export-Package>
-                            org.apache.felix.http.api;version=${http.api.version},
+                            org.apache.felix.http.api,
                             org.osgi.service.http;version=${http.service.version}
                         </Export-Package>
                         <Private-Package>