diff options
Diffstat (limited to 'infra/pom.xml')
-rw-r--r-- | infra/pom.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/infra/pom.xml b/infra/pom.xml index 0d25de530..4540520c0 100644 --- a/infra/pom.xml +++ b/infra/pom.xml @@ -50,6 +50,7 @@ <module>minimal-distribution-test</module> <module>bgp-distribution-test</module> <module>minimal-distribution-core</module> + <module>northbound</module> </modules> <!-- DO NOT install or deploy the repo root pom as it's only needed to initiate a build --> |