summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--nsh/impl/pom.xml8
1 files changed, 1 insertions, 7 deletions
diff --git a/nsh/impl/pom.xml b/nsh/impl/pom.xml
index 568687239..db24dc3cf 100644
--- a/nsh/impl/pom.xml
+++ b/nsh/impl/pom.xml
@@ -84,13 +84,7 @@
<dependency>
<groupId>io.fd.nsh_sfc</groupId>
<artifactId>nsh-sfc</artifactId>
- <version>16.09-SNAPSHOT</version>
- <exclusions>
- <exclusion>
- <groupId>io.fd.vpp</groupId>
- <artifactId>jvpp-registry</artifactId>
- </exclusion>
- </exclusions>
+ <version>16.09</version>
</dependency>
<dependency>
<groupId>io.fd.honeycomb.vpp</groupId>