summaryrefslogtreecommitdiffstats
path: root/nsh/impl/pom.xml
diff options
context:
space:
mode:
authorMarek Gradzki <mgradzki@cisco.com>2017-04-24 16:43:01 +0200
committerMarek Gradzki <mgradzki@cisco.com>2017-04-27 06:50:13 +0200
commitca4fbb1d26b0d8fed8192f43f3bde6ae6d56f3f0 (patch)
tree3a722fe17e64610a8dc55f20c555854144fa2451 /nsh/impl/pom.xml
parent6ed4db93cb1820125ff20f5b32ff212bd8729437 (diff)
Bump jvpp version to 17.04
Change-Id: I94f9d161bd5940e91eace12ff10157301220427e Signed-off-by: Marek Gradzki <mgradzki@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 beefe370b..956329e1b 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>17.04-SNAPSHOT</version>
+ <version>17.04</version>
</dependency>
<dependency>
<groupId>io.fd.nsh_sfc</groupId>
<artifactId>nsh-sfc</artifactId>
- <version>17.04-SNAPSHOT</version>
+ <version>17.04</version>
</dependency>
<dependency>
<groupId>io.fd.hc2vpp.common</groupId>