diff --git a/src/policy/pom.xml b/src/policy/pom.xml
index 003c3d48bc6edc8c32f0ad02009dc9eb6577f4cc..531cc7ecf96424b3180c1f4471ae0d002de85acc 100644
--- a/src/policy/pom.xml
+++ b/src/policy/pom.xml
@@ -302,6 +302,7 @@
                         <exclude>monitoring/*</exclude>
                         <exclude>service/*</exclude>
                         <exclude>kpi_sample_types/*</exclude>
+                        <exclude>acl/*</exclude>
                     </excludes>
                 </configuration>
                 <executions>