diff options
Diffstat (limited to 'common/pom.xml')
-rw-r--r-- | common/pom.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/common/pom.xml b/common/pom.xml index 588955be6..234bdf295 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -37,6 +37,7 @@ <module>impl-parent</module> <module>minimal-assembly-descriptor</module> <module>minimal-distribution-parent</module> + <module>yang-whitelist</module> </modules> <!-- DO NOT install or deploy the repo root pom as it's only needed to initiate a build --> |