Disable NSH plugin due to CI issues
[honeycomb.git] / vpp-integration / minimal-distribution / pom.xml
index 7e1aa02..a107278 100644 (file)
       <artifactId>lisp2vpp</artifactId>
       <version>${lisp.version}</version>
     </dependency>
-    <dependency>
-      <groupId>io.fd.honeycomb.vppnsh</groupId>
-      <artifactId>vppnsh-impl</artifactId>
-      <version>${vppnsh.version}</version>
-    </dependency>
+    <!--<dependency>-->
+      <!--<groupId>io.fd.honeycomb.vppnsh</groupId>-->
+      <!--<artifactId>vppnsh-impl</artifactId>-->
+      <!--<version>${vppnsh.version}</version>-->
+    <!--</dependency>-->
   </dependencies>
 </project>