summaryrefslogtreecommitdiffstats
path: root/routing/routing-impl/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'routing/routing-impl/pom.xml')
-rw-r--r--routing/routing-impl/pom.xml6
1 files changed, 6 insertions, 0 deletions
diff --git a/routing/routing-impl/pom.xml b/routing/routing-impl/pom.xml
index 8a37b5998..722679761 100644
--- a/routing/routing-impl/pom.xml
+++ b/routing/routing-impl/pom.xml
@@ -74,6 +74,12 @@
<artifactId>guice-multibindings</artifactId>
</dependency>
+ <dependency>
+ <groupId>io.fd.hc2vpp.fib.management</groupId>
+ <artifactId>fib-management-impl</artifactId>
+ <version>${project.version}</version>
+ </dependency>
+
<!-- Testing dependencies-->
<dependency>
<groupId>junit</groupId>