diff options
Diffstat (limited to 'nsh/impl')
-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 59d907673..f0af28920 100644 --- a/nsh/impl/pom.xml +++ b/nsh/impl/pom.xml @@ -89,7 +89,7 @@ <dependency> <groupId>io.fd.vpp</groupId> <artifactId>jvpp-registry</artifactId> - <version>16.12-SNAPSHOT</version> + <version>17.01-SNAPSHOT</version> </dependency> <dependency> <groupId>io.fd.nsh_sfc</groupId> |