summaryrefslogtreecommitdiffstats
path: root/vpp-integration/minimal-distribution/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'vpp-integration/minimal-distribution/pom.xml')
-rw-r--r--vpp-integration/minimal-distribution/pom.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/vpp-integration/minimal-distribution/pom.xml b/vpp-integration/minimal-distribution/pom.xml
index d6f773dd6..976465276 100644
--- a/vpp-integration/minimal-distribution/pom.xml
+++ b/vpp-integration/minimal-distribution/pom.xml
@@ -42,7 +42,8 @@
<distribution.modules>
io.fd.hc2vpp.common.integration.VppCommonModule,
- io.fd.hc2vpp.lisp.LispModule,
+ <!--TODO update lisp model (workaround for ODL berilium issues -->
+ <!-- io.fd.hc2vpp.lisp.LispModule,-->
io.fd.hc2vpp.v3po.V3poModule,
// io.fd.hc2vpp.v3po.ClassifierIetfAclModule,
<!-- Classifier Acl's module disabled by default, can't run in the same time with AclModule -->