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 da0a9f31f..cfe99a726 100644 --- a/infra/pom.xml +++ b/infra/pom.xml @@ -42,6 +42,7 @@ <module>impl</module> <module>minimal-distribution</module> <module>bgp-translate-api</module> + <module>bgp-translate-impl</module> <module>bgp-distribution</module> <module>it</module> <module>test-utils</module> |