summaryrefslogtreecommitdiffstats
path: root/vpp-integration/api-docs/docs/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'vpp-integration/api-docs/docs/pom.xml')
-rw-r--r--vpp-integration/api-docs/docs/pom.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/vpp-integration/api-docs/docs/pom.xml b/vpp-integration/api-docs/docs/pom.xml
index 6545ed671..b5c62171b 100644
--- a/vpp-integration/api-docs/docs/pom.xml
+++ b/vpp-integration/api-docs/docs/pom.xml
@@ -30,6 +30,7 @@
<api.docs.modules>
io.fd.hc2vpp.docs.core.mock.binding.MockBindingModule,
io.fd.hc2vpp.management.VppManagementModule,
+ io.fd.hc2vpp.fib.management.FibManagementModule,
io.fd.hc2vpp.lisp.LispModule,
io.fd.hc2vpp.lisp.gpe.GpeModule,
io.fd.hc2vpp.v3po.V3poModule,
@@ -108,4 +109,4 @@
</plugin>
</plugins>
</build>
-</project> \ No newline at end of file
+</project>