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 f10a2ba15..ba5c96f19 100644
--- a/nsh/impl/pom.xml
+++ b/nsh/impl/pom.xml
@@ -86,13 +86,7 @@
<dependency>
<groupId>io.fd.nsh_sfc</groupId>
<artifactId>nsh-sfc</artifactId>
- <version>18.04-RC1</version>
- <exclusions>
- <exclusion>
- <groupId>io.fd.nsh_sfc</groupId>
- <artifactId>jvpp-registry</artifactId>
- </exclusion>
- </exclusions>
+ <version>18.04</version>
</dependency>
<dependency>
<groupId>io.fd.hc2vpp.common</groupId>