SLING-7878 Provide Commons Clam feature
diff --git a/pom.xml b/pom.xml
index c89b31f..df35c5d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -442,6 +442,7 @@
             <feature>sling-auth-selector</feature>
             <!-- Apache Sling Commons -->
             <feature>sling-commons-compiler</feature>
+            <feature>sling-commons-clam</feature>
             <feature>sling-commons-classloader</feature>
             <feature>sling-commons-fsclassloader</feature>
             <feature>sling-commons-html</feature>