aboutsummaryrefslogtreecommitdiffstats
path: root/nsh-plugin/java/pom.xml
diff options
context:
space:
mode:
authorHongjun Ni <hongjun.ni@intel.com>2017-08-27 07:42:49 +0800
committerHongjun Ni <hongjun.ni@intel.com>2017-08-27 14:44:04 +0800
commitfa9f5a2c9f4808ea10b978d6a36c468731798343 (patch)
tree441e46cc5f2c257c61569dc7155ac18bc992fe72 /nsh-plugin/java/pom.xml
parent4cefc99fb807c68e5e2a2a7cf2b9458faad5fa22 (diff)
bump nsh_sfc jar to 17.10
Change-Id: I90bd712d6391b3525c77820e4be16970a88ec29b 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 9074400..db6cd8d 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.07-SNAPSHOT</version>
+ <version>17.10-SNAPSHOT</version>
<packaging>jar</packaging>
<name>nsh-sfc</name>
@@ -18,7 +18,7 @@
<dependency>
<groupId>io.fd.vpp</groupId>
<artifactId>jvpp-registry</artifactId>
- <version>17.07-SNAPSHOT</version>
+ <version>17.10-SNAPSHOT</version>
</dependency>
</dependencies>