FELIX-3693 A servlet filter for servers running behind an SSL-endpoint proxy

git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@1394715 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/http/pom.xml b/http/pom.xml
index 9afbd4d..b0564cf 100644
--- a/http/pom.xml
+++ b/http/pom.xml
@@ -42,6 +42,7 @@
         <module>whiteboard</module>
         <module>cometd</module>
         <module>bundle</module>
+        <module>sslfilter</module>
         <module>samples/filter</module>
         <module>samples/bridge</module>
         <module>samples/whiteboard</module>