From fa9f5a2c9f4808ea10b978d6a36c468731798343 Mon Sep 17 00:00:00 2001 From: Hongjun Ni Date: Sun, 27 Aug 2017 07:42:49 +0800 Subject: bump nsh_sfc jar to 17.10 Change-Id: I90bd712d6391b3525c77820e4be16970a88ec29b Signed-off-by: Hongjun Ni --- nsh-plugin/configure.ac | 2 +- nsh-plugin/java/configure.ac | 2 +- nsh-plugin/java/jvpp/pom.xml | 4 ++-- nsh-plugin/java/pom.xml | 4 ++-- 4 files changed, 6 insertions(+), 6 deletions(-) diff --git a/nsh-plugin/configure.ac b/nsh-plugin/configure.ac index f33f520..a43a51d 100644 --- a/nsh-plugin/configure.ac +++ b/nsh-plugin/configure.ac @@ -1,5 +1,5 @@ -AC_INIT(nsh_plugin, 17.07) +AC_INIT(nsh_plugin, 17.10) AM_INIT_AUTOMAKE AC_PROG_LIBTOOL diff --git a/nsh-plugin/java/configure.ac b/nsh-plugin/java/configure.ac index c541533..475fee4 100644 --- a/nsh-plugin/java/configure.ac +++ b/nsh-plugin/java/configure.ac @@ -1,4 +1,4 @@ -AC_INIT(nsh-japi, 17.07) +AC_INIT(nsh-japi, 17.10) LT_INIT AC_CONFIG_MACRO_DIR([m4]) AM_INIT_AUTOMAKE diff --git a/nsh-plugin/java/jvpp/pom.xml b/nsh-plugin/java/jvpp/pom.xml index bc39fe4..1165a95 100644 --- a/nsh-plugin/java/jvpp/pom.xml +++ b/nsh-plugin/java/jvpp/pom.xml @@ -4,7 +4,7 @@ io.fd.nsh_sfc nsh-sfc - 17.07-SNAPSHOT + 17.10-SNAPSHOT jar nsh-sfc @@ -14,7 +14,7 @@ io.fd.vpp jvpp-registry - 17.07-SNAPSHOT + 17.10-SNAPSHOT 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 @@ io.fd.nsh_sfc nsh-sfc - 17.07-SNAPSHOT + 17.10-SNAPSHOT jar nsh-sfc @@ -18,7 +18,7 @@ io.fd.vpp jvpp-registry - 17.07-SNAPSHOT + 17.10-SNAPSHOT -- cgit 1.2.3-korg