Bump jar version to v18.01 39/10239/1 stable/1801 v18.01
authorHongjun Ni <[email protected]>
Thu, 25 Jan 2018 09:57:44 +0000 (17:57 +0800)
committerHongjun Ni <[email protected]>
Thu, 25 Jan 2018 09:57:44 +0000 (17:57 +0800)
Change-Id: Ib1ed03d1bcf989269b8ac39e06a63d87b72c5ee8
Signed-off-by: Hongjun Ni <[email protected]>
nsh-plugin/java/jvpp/pom.xml
nsh-plugin/java/pom.xml

index cdadc2f..f64bc13 100644 (file)
@@ -4,7 +4,7 @@
 
   <groupId>io.fd.nsh_sfc</groupId>
   <artifactId>nsh-sfc</artifactId>
-  <version>18.01-RC1</version>
+  <version>18.01</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.01</version>
     </dependency>
   </dependencies>
 
index be231ec..925e63e 100644 (file)
@@ -4,7 +4,7 @@
 
   <groupId>io.fd.nsh_sfc</groupId>
   <artifactId>nsh-sfc</artifactId>
-  <version>18.01-RC1</version>
+  <version>18.01</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.01</version>
     </dependency>
   </dependencies>