summaryrefslogtreecommitdiffstats
path: root/infra/pom.xml
diff options
context:
space:
mode:
authorMarek Gradzki <mgradzki@cisco.com>2017-06-30 21:53:23 +0200
committerMarek Gradzki <mgradzki@cisco.com>2017-06-30 22:06:27 +0200
commit5952721d74f9e1af59c3deb1018054aa4424c461 (patch)
treebdd99659624a95bfd8a13852ba0fb733ea6a83cf /infra/pom.xml
parent84ff4e5fd52c064437d0b6dcf43b2223f440b3c5 (diff)
HONEYCOMB-360 - Utility for conditional initialization of HC guice modules
Change-Id: Ia1a3f44c7dae0b4b0be99f96abb017e1b022ec32 Signed-off-by: Marek Gradzki <mgradzki@cisco.com> Signed-off-by: Jan Srnicek <jsrnicek@cisco.com>
Diffstat (limited to 'infra/pom.xml')
-rw-r--r--infra/pom.xml1
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 -->