diff options
Diffstat (limited to 'common/pom.xml')
-rw-r--r-- | common/pom.xml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/common/pom.xml b/common/pom.xml index 5c6805af5..683cb3875 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -38,6 +38,8 @@ <module>minimal-assembly-descriptor</module> <module>minimal-distribution-parent</module> <module>yang-whitelist</module> + <module>asciidoc-scripts</module> + <module>scripts-parent</module> </modules> <!-- DO NOT install or deploy the repo root pom as it's only needed to initiate a build --> |