summaryrefslogtreecommitdiffstats
path: root/nsh/impl/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'nsh/impl/pom.xml')
-rw-r--r--nsh/impl/pom.xml12
1 files changed, 3 insertions, 9 deletions
diff --git a/nsh/impl/pom.xml b/nsh/impl/pom.xml
index 0c2518b7f..aa350d06d 100644
--- a/nsh/impl/pom.xml
+++ b/nsh/impl/pom.xml
@@ -84,15 +84,9 @@
<version>18.10-SNAPSHOT</version>
</dependency>
<dependency>
- <groupId>io.fd.nsh_sfc</groupId>
- <artifactId>nsh-sfc</artifactId>
- <version>18.07</version>
- <exclusions>
- <exclusion>
- <groupId>io.fd.vpp</groupId>
- <artifactId>jvpp-registry</artifactId>
- </exclusion>
- </exclusions>
+ <groupId>io.fd.vpp</groupId>
+ <artifactId>jvpp-nsh</artifactId>
+ <version>18.10-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>io.fd.hc2vpp.common</groupId>