bump nsh_sfc jar to 17.10 17/8217/3
authorHongjun Ni <[email protected]>
Sat, 26 Aug 2017 23:42:49 +0000 (07:42 +0800)
committerHongjun Ni <[email protected]>
Sun, 27 Aug 2017 06:44:04 +0000 (14:44 +0800)
Change-Id: I90bd712d6391b3525c77820e4be16970a88ec29b
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 f33f520..a43a51d 100644 (file)
@@ -1,5 +1,5 @@
 
-AC_INIT(nsh_plugin, 17.07)
+AC_INIT(nsh_plugin, 17.10)
 AM_INIT_AUTOMAKE
 
 AC_PROG_LIBTOOL
index c541533..475fee4 100644 (file)
@@ -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
index bc39fe4..1165a95 100644 (file)
@@ -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>
@@ -14,7 +14,7 @@
     <dependency>
       <groupId>io.fd.vpp</groupId>
       <artifactId>jvpp-registry</artifactId>
-      <version>17.07-SNAPSHOT</version>
+      <version>17.10-SNAPSHOT</version>
     </dependency>
   </dependencies>
 
index 9074400..db6cd8d 100644 (file)
@@ -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>