From 4e8127d8f74726b2ffdf8af89ae879cfa79466f6 Mon Sep 17 00:00:00 2001 From: Michal Cmarada Date: Fri, 22 Jun 2018 11:02:27 +0200 Subject: HC2VPP-344: Add FIB table management for routing - update models with FIB table management - fixes implementation for FIB table management Change-Id: I5cf397d6e827cb14df970e14ee268ef870931bd4 Signed-off-by: Michal Cmarada --- routing/routing-api/pom.xml | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'routing/routing-api/pom.xml') diff --git a/routing/routing-api/pom.xml b/routing/routing-api/pom.xml index 799c968ca..e408fb841 100644 --- a/routing/routing-api/pom.xml +++ b/routing/routing-api/pom.xml @@ -64,6 +64,12 @@ ${project.version} + + io.fd.hc2vpp.fib.management + fib-management-api + ${project.version} + + com.google.code.findbugs jsr305 -- cgit 1.2.3-korg