summaryrefslogtreecommitdiffstats
path: root/infra/pom.xml
diff options
context:
space:
mode:
authorMarek Gradzki <mgradzki@cisco.com>2017-06-16 10:40:20 +0200
committerMarek Gradzki <mgradzki@cisco.com>2017-06-16 13:27:49 +0200
commitb0c773ef9c6a3e480087200b856291a246c7c374 (patch)
tree8f9edd9c735e2cf6a5acfb3a6720597f1c73ac57 /infra/pom.xml
parent49efef4c40d2426e3e073f430f5ab4750710ff69 (diff)
HONEYCOMB-356: translate API for BGP routes
Change-Id: Iba3698737772544f4e4bd99db4c07319d74305fc Signed-off-by: Marek Gradzki <mgradzki@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 1a49fbad6..da0a9f31f 100644
--- a/infra/pom.xml
+++ b/infra/pom.xml
@@ -41,6 +41,7 @@
<module>cfg-init</module>
<module>impl</module>
<module>minimal-distribution</module>
+ <module>bgp-translate-api</module>
<module>bgp-distribution</module>
<module>it</module>
<module>test-utils</module>