summaryrefslogtreecommitdiffstats
path: root/it/api-test/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'it/api-test/pom.xml')
-rw-r--r--it/api-test/pom.xml6
1 files changed, 6 insertions, 0 deletions
diff --git a/it/api-test/pom.xml b/it/api-test/pom.xml
index b40c5af49..28263ec0d 100644
--- a/it/api-test/pom.xml
+++ b/it/api-test/pom.xml
@@ -87,6 +87,12 @@
<!-- Open source plugins -->
<dependency>
+ <groupId>io.fd.hc2vpp.nsh</groupId>
+ <artifactId>vppnsh-api</artifactId>
+ <version>${project.version}</version>
+ </dependency>
+
+ <dependency>
<groupId>io.fd.hc2vpp.ioam</groupId>
<artifactId>vppioam-api</artifactId>
<version>${project.version}</version>