Bump master's JVPP version to 18.04 08/10008/1
authorHongjun Ni <[email protected]>
Tue, 9 Jan 2018 10:53:51 +0000 (18:53 +0800)
committerHongjun Ni <[email protected]>
Tue, 9 Jan 2018 10:53:51 +0000 (18:53 +0800)
Change-Id: Ia510f593ad5c706aa53611c96b00f3c5d33f0547
Signed-off-by: Hongjun Ni <[email protected]>
nsh-plugin/configure.ac
nsh-plugin/java/configure.ac
nsh-plugin/java/jvpp/pom.xml
nsh-plugin/java/pom.xml

index 7cb23d5..0557b01 100644 (file)
@@ -1,5 +1,5 @@
 
-AC_INIT(nsh_plugin, 18.01)
+AC_INIT(nsh_plugin, 18.04)
 AM_INIT_AUTOMAKE
 
 AC_PROG_LIBTOOL
index c43ff90..0a0a581 100644 (file)
@@ -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
index debe833..f6229d7 100644 (file)
@@ -4,7 +4,7 @@
 
   <groupId>io.fd.nsh_sfc</groupId>
   <artifactId>nsh-sfc</artifactId>
-  <version>18.01-SNAPSHOT</version>
+  <version>18.04-SNAPSHOT</version>
   <packaging>jar</packaging>
 
   <name>nsh-sfc</name>
@@ -14,7 +14,7 @@
     <dependency>
       <groupId>io.fd.vpp</groupId>
       <artifactId>jvpp-registry</artifactId>
-      <version>18.01-SNAPSHOT</version>
+      <version>18.04-SNAPSHOT</version>
     </dependency>
   </dependencies>
 
index 94466af..8e913c8 100644 (file)
@@ -4,7 +4,7 @@
 
   <groupId>io.fd.nsh_sfc</groupId>
   <artifactId>nsh-sfc</artifactId>
-  <version>18.01-SNAPSHOT</version>
+  <version>18.04-SNAPSHOT</version>
   <packaging>jar</packaging>
 
   <name>nsh-sfc</name>
@@ -18,7 +18,7 @@
     <dependency>
       <groupId>io.fd.vpp</groupId>
       <artifactId>jvpp-registry</artifactId>
-      <version>18.01-SNAPSHOT</version>
+      <version>18.04-SNAPSHOT</version>
     </dependency>
   </dependencies>