diff options
Diffstat (limited to 'actn-interface-tools/pom.xml')
-rw-r--r-- | actn-interface-tools/pom.xml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/actn-interface-tools/pom.xml b/actn-interface-tools/pom.xml index b92341b..b8af25c 100644 --- a/actn-interface-tools/pom.xml +++ b/actn-interface-tools/pom.xml @@ -34,6 +34,8 @@ <module>global-control</module> <module>yang-utils</module> <module>restconf-client</module> + <module>global-control/api</module> + <module>global-control/app</module> </modules> <properties> <maven.compiler.source>11</maven.compiler.source> |