summaryrefslogtreecommitdiffstats
path: root/vpp-integration/api-docs/docs/pom.xml
diff options
context:
space:
mode:
authorMichal Cmarada <mcmarada@cisco.com>2019-05-22 15:46:54 +0200
committerMichal Cmarada <mcmarada@cisco.com>2019-05-23 05:43:39 +0000
commit824c740124a9a73f567ff600ab6b388292cfcdd9 (patch)
tree75edc4b818bba8c2d28acde3afcf86289a5b5d2a /vpp-integration/api-docs/docs/pom.xml
parent0d5d328b1d0e9de2d1c7ab957139846c2feb8038 (diff)
move stats to separate module
Change-Id: Id349e926ecf336aeabac89afa45a5e0d0f37e36b Signed-off-by: Michal Cmarada <mcmarada@cisco.com>
Diffstat (limited to 'vpp-integration/api-docs/docs/pom.xml')
-rw-r--r--vpp-integration/api-docs/docs/pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/vpp-integration/api-docs/docs/pom.xml b/vpp-integration/api-docs/docs/pom.xml
index 3eed16ab2..d0fb409cf 100644
--- a/vpp-integration/api-docs/docs/pom.xml
+++ b/vpp-integration/api-docs/docs/pom.xml
@@ -35,6 +35,7 @@
io.fd.hc2vpp.fib.management.FibManagementModule,
io.fd.hc2vpp.lisp.LispModule,
io.fd.hc2vpp.lisp.gpe.GpeModule,
+ io.fd.hc2vpp.stats.StatsModule,
io.fd.hc2vpp.v3po.V3poModule,
io.fd.hc2vpp.iface.role.InterfaceRoleModule,
io.fd.hc2vpp.l3.InterfaceL3Module,