FELIX-2801 Export Http Service Extension API at fixed version 2.0.4 (should really be 2.0.0 but has already been exported as 2.0.4 in previous release) and Proxy API as 2.1.0 (has new ProxyListener class).
git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@1063213 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/http/bridge/pom.xml b/http/bridge/pom.xml
index 3d3f73e..9dce459 100644
--- a/http/bridge/pom.xml
+++ b/http/bridge/pom.xml
@@ -41,7 +41,7 @@
org.apache.felix.http.bridge.internal.BridgeActivator
</Bundle-Activator>
<Export-Package>
- org.apache.felix.http.api;version=${pom.version},
+ org.apache.felix.http.api;version=2.0.4,
org.osgi.service.http;version=1.2.0
</Export-Package>
<Private-Package>