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