SLING-9357 Provide Installer Factory Configuration feature
diff --git a/pom.xml b/pom.xml
index 9727c61..ae2dcd7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -496,6 +496,7 @@
             <feature>sling-xss</feature>
             <!-- Apache Sling Installer -->
             <feature>sling-installer</feature>
+            <feature>sling-installer-factory-configuration</feature>
             <feature>sling-installer-healthcheck</feature>
             <feature>sling-installer-provider-file</feature>
             <feature>sling-installer-provider-jcr</feature>