From 927bd5f4d9d04b46dbec3b081810a92f8b4572f9 Mon Sep 17 00:00:00 2001 From: Maros Marsalek Date: Sat, 9 Apr 2016 16:22:06 +0200 Subject: HONEYCOMB-33: Add notification service to Hc Implement VPP interface notification translator as part of v3po2vpp plugin Change-Id: I69cfad9668ae9e4d79ed30bb8d54d294faa4c54a Signed-off-by: Maros Marsalek --- v3po/impl/pom.xml | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'v3po/impl/pom.xml') diff --git a/v3po/impl/pom.xml b/v3po/impl/pom.xml index dc41c5b75..8632f74fe 100644 --- a/v3po/impl/pom.xml +++ b/v3po/impl/pom.xml @@ -34,6 +34,11 @@ v3po-api ${project.version} + + ${project.groupId} + notification-api + ${project.version} + ${project.groupId} translate-impl -- cgit 1.2.3-korg