aboutsummaryrefslogtreecommitdiffstats
path: root/nsh-plugin/java/pom.xml
diff options
context:
space:
mode:
authorHongjun Ni <hongjun.ni@intel.com>2017-10-27 18:12:06 +0800
committerHongjun Ni <hongjun.ni@intel.com>2017-10-27 18:12:06 +0800
commitdeadec58eae5e294a7e27ae86acfe2417cbc3fe0 (patch)
treebd52760cd98dbc01d152b4d0632a8f43e6bd5ed0 /nsh-plugin/java/pom.xml
parenta6e0fb31a5b77ee926113140086c4e35303a605f (diff)
Bump jar version to v17.10 and update Release notev17.10stable/1710
Change-Id: I4b7a35ac9387ab05f23b4a3dde70185a4c5f5e9d Signed-off-by: Hongjun Ni <hongjun.ni@intel.com>
Diffstat (limited to 'nsh-plugin/java/pom.xml')
-rw-r--r--nsh-plugin/java/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/nsh-plugin/java/pom.xml b/nsh-plugin/java/pom.xml
index 9606316..774c09f 100644
--- a/nsh-plugin/java/pom.xml
+++ b/nsh-plugin/java/pom.xml
@@ -4,7 +4,7 @@
<groupId>io.fd.nsh_sfc</groupId>
<artifactId>nsh-sfc</artifactId>
- <version>17.10-RC2</version>
+ <version>17.10</version>
<packaging>jar</packaging>
<name>nsh-sfc</name>
@@ -18,7 +18,7 @@
<dependency>
<groupId>io.fd.vpp</groupId>
<artifactId>jvpp-registry</artifactId>
- <version>17.10-SNAPSHOT</version>
+ <version>17.10</version>
</dependency>
</dependencies>