diff --git a/src/automation/pom.xml b/src/automation/pom.xml index bedee7b7f23296fa4adb7585191d19b5a917d689..4609c2c8db9aae825a86e3820efa9c00a9d737f0 100644 --- a/src/automation/pom.xml +++ b/src/automation/pom.xml @@ -297,6 +297,7 @@ <exclude>device/*</exclude> <exclude>monitoring/*</exclude> <exclude>kpi_sample_types/*</exclude> + <exclude>acl/*</exclude> </excludes> </configuration> <executions>