summaryrefslogtreecommitdiffstats
path: root/v3po/pom.xml
diff options
context:
space:
mode:
authorMaros Marsalek <mmarsale@cisco.com>2016-04-09 16:22:06 +0200
committerMaros Marsalek <mmarsale@cisco.com>2016-06-10 11:04:21 +0200
commit927bd5f4d9d04b46dbec3b081810a92f8b4572f9 (patch)
tree13f1118c14cebfb7524de049eeb40f30f4948776 /v3po/pom.xml
parent8d79904b2036ea3042a13292f075f64ae84e843f (diff)
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 <mmarsale@cisco.com>
Diffstat (limited to 'v3po/pom.xml')
-rw-r--r--v3po/pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/v3po/pom.xml b/v3po/pom.xml
index 7676a299a..908acbdb6 100644
--- a/v3po/pom.xml
+++ b/v3po/pom.xml
@@ -39,6 +39,7 @@
<module>translate-api</module>
<module>translate-impl</module>
<module>translate-utils</module>
+ <module>notification</module>
<module>vpp-translate-utils</module>
<module>vpp-jvpp-cfg</module>
<module>v3po2vpp</module>