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