summaryrefslogtreecommitdiffstats
path: root/nsh/impl/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'nsh/impl/pom.xml')
-rw-r--r--nsh/impl/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/nsh/impl/pom.xml b/nsh/impl/pom.xml
index ec0c19f7b..6a199e461 100644
--- a/nsh/impl/pom.xml
+++ b/nsh/impl/pom.xml
@@ -81,12 +81,12 @@
<dependency>
<groupId>io.fd.vpp</groupId>
<artifactId>jvpp-registry</artifactId>
- <version>19.01-SNAPSHOT</version>
+ <version>19.01</version>
</dependency>
<dependency>
<groupId>io.fd.vpp</groupId>
<artifactId>jvpp-nsh</artifactId>
- <version>19.01-SNAPSHOT</version>
+ <version>19.01</version>
</dependency>
<dependency>
<groupId>io.fd.hc2vpp.common</groupId>