diff options
Diffstat (limited to 'nsh')
-rw-r--r-- | nsh/impl/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/nsh/impl/pom.xml b/nsh/impl/pom.xml index 39b41c8bd..0c2518b7f 100644 --- a/nsh/impl/pom.xml +++ b/nsh/impl/pom.xml @@ -86,7 +86,7 @@ <dependency> <groupId>io.fd.nsh_sfc</groupId> <artifactId>nsh-sfc</artifactId> - <version>18.07-SNAPSHOT</version> + <version>18.07</version> <exclusions> <exclusion> <groupId>io.fd.vpp</groupId> |