SLING-9837 Use OSGi R7 HTTP Service
diff --git a/pom.xml b/pom.xml
index 2405df7..28e076c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -446,8 +446,7 @@
             <!-- Apache Karaf (default) -->
             <feature>wrapper</feature>
             <!-- Apache Karaf (additional for Sling)-->
-            <feature>http</feature>
-            <feature>http-whiteboard</feature>
+            <feature>felix-http</feature>
             <feature>scr</feature>
             <feature>webconsole</feature>
             <!-- Apache Sling -->