From fb50d586985f12d1aa39eb6c5fdcd6b8a87b26da Mon Sep 17 00:00:00 2001 From: Jan Srnicek Date: Fri, 10 Mar 2017 10:00:43 +0100 Subject: HC2VPP-7 - L3 split to separate module ipv4/ipv6/proxy arp/nd proxy Change-Id: I536298dd5584f79f357e94da08d402e67e79bb71 Signed-off-by: Jan Srnicek --- routing/routing-api/pom.xml | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'routing') diff --git a/routing/routing-api/pom.xml b/routing/routing-api/pom.xml index f781340f9..97552ac41 100644 --- a/routing/routing-api/pom.xml +++ b/routing/routing-api/pom.xml @@ -60,6 +60,14 @@ org.opendaylight.mdsal.model yang-ext + + + + io.fd.hc2vpp.l3 + l3-api + ${project.version} + + io.fd.hc2vpp.vpp.classifier vpp-classifier-api -- cgit 1.2.3-korg