summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorMarek Gradzki <mgradzki@cisco.com>2018-06-01 12:48:27 +0200
committerHongjun Ni <hongjun.ni@intel.com>2018-06-05 07:17:36 +0000
commit7d6c038cb30b933582d15fb6ab92fed60ce8092f (patch)
tree9878983f61c2898936af346d4b91ad89fe0fa45a /pom.xml
parentc46a97f716e6c5c4fed9f52f66f0847e2cefaf59 (diff)
HC2VPP-336: reenable NSH plugin
This patch reverts https://gerrit.fd.io/r/#/c/12822/ and bumps jvpp nsh_sfc dependency to 18.07-SNAPSHOT. Change-Id: Idce70d39c9c273b7db3c771430ef5af58417b43b Signed-off-by: Marek Gradzki <mgradzki@cisco.com>
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml3
1 files changed, 1 insertions, 2 deletions
diff --git a/pom.xml b/pom.xml
index 851beb518..e5f7b7fc8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -39,8 +39,7 @@
<module>vpp-common</module>
<module>v3po</module>
<module>ioam</module>
- <!-- TODO(HC2VPP-336): reenable after NSH build issues are resolved -->
- <!--<module>nsh</module>-->
+ <module>nsh</module>
<module>routing</module>
<module>nat</module>
<module>lisp</module>