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 acd40048c..e6020168f 100644 --- a/nsh/impl/pom.xml +++ b/nsh/impl/pom.xml @@ -94,7 +94,7 @@ <dependency> <groupId>io.fd.nsh_sfc</groupId> <artifactId>nsh-sfc</artifactId> - <version>16.12-SNAPSHOT</version> + <version>17.01-SNAPSHOT</version> </dependency> <dependency> <groupId>io.fd.hc2vpp.common</groupId> |