summaryrefslogtreecommitdiffstats
path: root/nsh/impl/pom.xml
diff options
context:
space:
mode:
authorMichal Cmarada <mcmarada@cisco.com>2018-10-26 16:17:30 +0200
committerMichal Cmarada <mcmarada@cisco.com>2018-10-29 10:27:58 +0100
commitd697a4da4e584ad41761f7f68ce7ff7871a4344b (patch)
treecfee92570e4b80c47057fb7dde1bc73643a1f942 /nsh/impl/pom.xml
parent747f9314d7ce40143b49199688e76a421ff1044b (diff)
Set jvpp version to 18.10
Change-Id: Ic9e32809da8d2b9f305782e92ce709c9746ab0da Signed-off-by: Michal Cmarada <mcmarada@cisco.com>
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 aa350d06d..75d430e96 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>18.10-SNAPSHOT</version>
+ <version>18.10</version>
</dependency>
<dependency>
<groupId>io.fd.vpp</groupId>
<artifactId>jvpp-nsh</artifactId>
- <version>18.10-SNAPSHOT</version>
+ <version>18.10</version>
</dependency>
<dependency>
<groupId>io.fd.hc2vpp.common</groupId>