From: Hongjun Ni Date: Tue, 9 Jan 2018 10:53:51 +0000 (+0800) Subject: Bump master's JVPP version to 18.04 X-Git-Tag: v18.04-rc1~3 X-Git-Url: https://gerrit.fd.io/r/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F08%2F10008%2F1;p=nsh_sfc.git Bump master's JVPP version to 18.04 Change-Id: Ia510f593ad5c706aa53611c96b00f3c5d33f0547 Signed-off-by: Hongjun Ni --- diff --git a/nsh-plugin/configure.ac b/nsh-plugin/configure.ac index 7cb23d5..0557b01 100644 --- a/nsh-plugin/configure.ac +++ b/nsh-plugin/configure.ac @@ -1,5 +1,5 @@ -AC_INIT(nsh_plugin, 18.01) +AC_INIT(nsh_plugin, 18.04) AM_INIT_AUTOMAKE AC_PROG_LIBTOOL diff --git a/nsh-plugin/java/configure.ac b/nsh-plugin/java/configure.ac index c43ff90..0a0a581 100644 --- a/nsh-plugin/java/configure.ac +++ b/nsh-plugin/java/configure.ac @@ -1,4 +1,4 @@ -AC_INIT(nsh-japi, 18.01) +AC_INIT(nsh-japi, 18.04) 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 debe833..f6229d7 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 - 18.01-SNAPSHOT + 18.04-SNAPSHOT jar nsh-sfc @@ -14,7 +14,7 @@ io.fd.vpp jvpp-registry - 18.01-SNAPSHOT + 18.04-SNAPSHOT diff --git a/nsh-plugin/java/pom.xml b/nsh-plugin/java/pom.xml index 94466af..8e913c8 100644 --- a/nsh-plugin/java/pom.xml +++ b/nsh-plugin/java/pom.xml @@ -4,7 +4,7 @@ io.fd.nsh_sfc nsh-sfc - 18.01-SNAPSHOT + 18.04-SNAPSHOT jar nsh-sfc @@ -18,7 +18,7 @@ io.fd.vpp jvpp-registry - 18.01-SNAPSHOT + 18.04-SNAPSHOT