diff options
Diffstat (limited to 'vpp-integration/api-docs/docs/pom.xml')
-rw-r--r-- | vpp-integration/api-docs/docs/pom.xml | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/vpp-integration/api-docs/docs/pom.xml b/vpp-integration/api-docs/docs/pom.xml index d8021ff1c..5a6888b17 100644 --- a/vpp-integration/api-docs/docs/pom.xml +++ b/vpp-integration/api-docs/docs/pom.xml @@ -29,10 +29,7 @@ <api.docs.modules> io.fd.hc2vpp.docs.core.mock.binding.MockBindingModule, io.fd.hc2vpp.docs.core.mock.binding.MockAclModule, - <!-- - nsh module breaks build by using outdated jvpp generator io.fd.hc2vpp.docs.core.mock.binding.MockNshModule, - --> io.fd.hc2vpp.docs.core.mock.binding.MockIoamModule, io.fd.hc2vpp.docs.core.mock.binding.MockNatModule, io.fd.hc2vpp.iface.role.InterfaceRoleModule, @@ -108,4 +105,4 @@ </plugin> </plugins> </build> -</project> +</project>
\ No newline at end of file |