summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index e5f7b7fc8..851beb518 100644
--- a/pom.xml
+++ b/pom.xml
@@ -39,7 +39,8 @@
<module>vpp-common</module>
<module>v3po</module>
<module>ioam</module>
- <module>nsh</module>
+ <!-- TODO(HC2VPP-336): reenable after NSH build issues are resolved -->
+ <!--<module>nsh</module>-->
<module>routing</module>
<module>nat</module>
<module>lisp</module>