summaryrefslogtreecommitdiffstats
path: root/nsh
diff options
context:
space:
mode:
authorMarek Gradzki <mgradzki@cisco.com>2018-01-24 08:30:50 +0100
committerMarek Gradzki <mgradzki@cisco.com>2018-01-24 08:30:50 +0100
commitada042f959ee24dc431fc59ffb1ae0e19f37ebb9 (patch)
tree7edc98a51aa7574d86f2786b14fe26bbb3dc1ec2 /nsh
parentc4c23ef02f8f8a4198637458ebf8558d778bfa49 (diff)
Set jvpp version to 18.01
Change-Id: Ic240f174140a9739295d8ada2a3e22486ec656f8 Signed-off-by: Marek Gradzki <mgradzki@cisco.com>
Diffstat (limited to 'nsh')
-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 91b222ee5..48affcb51 100644
--- a/nsh/impl/pom.xml
+++ b/nsh/impl/pom.xml
@@ -89,12 +89,12 @@
<dependency>
<groupId>io.fd.vpp</groupId>
<artifactId>jvpp-registry</artifactId>
- <version>18.01-SNAPSHOT</version>
+ <version>18.01</version>
</dependency>
<dependency>
<groupId>io.fd.nsh_sfc</groupId>
<artifactId>nsh-sfc</artifactId>
- <version>18.01-SNAPSHOT</version>
+ <version>18.01</version>
</dependency>
<dependency>
<groupId>io.fd.hc2vpp.common</groupId>