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/proxy/pom.xml b/http/proxy/pom.xml
index d8fef6e..1bdf5f9 100644
--- a/http/proxy/pom.xml
+++ b/http/proxy/pom.xml
@@ -38,7 +38,7 @@
<configuration>
<instructions>
<Export-Package>
- org.apache.felix.http.proxy;version=${pom.version}
+ org.apache.felix.http.proxy;version=2.1.0
</Export-Package>
<Import-Package>
*;resolution:=optional