diff options
Diffstat (limited to 'acl/pom.xml')
-rw-r--r-- | acl/pom.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/acl/pom.xml b/acl/pom.xml index 2ad6bc33b..8f160968b 100644 --- a/acl/pom.xml +++ b/acl/pom.xml @@ -29,6 +29,7 @@ <modules> <module>acl-api</module> + <module>acl-impl</module> </modules> <!-- DO NOT install or deploy the repo root pom as it's only needed to initiate a build --> |