Bump jar version to v18.07 27/13827/1 stable/1807 v18.07
authorHongjun Ni <[email protected]>
Tue, 31 Jul 2018 14:05:53 +0000 (22:05 +0800)
committerHongjun Ni <[email protected]>
Tue, 31 Jul 2018 14:05:53 +0000 (22:05 +0800)
Change-Id: I8fede012173dfc50025fe917bfc7c3881abf3987
Signed-off-by: Hongjun Ni <[email protected]>
nsh-plugin/java/jvpp/pom.xml
nsh-plugin/java/pom.xml

index d0f2312..e7a0787 100644 (file)
@@ -4,7 +4,7 @@
 
   <groupId>io.fd.nsh_sfc</groupId>
   <artifactId>nsh-sfc</artifactId>
-  <version>18.07-RC1</version>
+  <version>18.07</version>
   <packaging>jar</packaging>
 
   <name>nsh-sfc</name>
@@ -14,7 +14,7 @@
     <dependency>
       <groupId>io.fd.vpp</groupId>
       <artifactId>jvpp-registry</artifactId>
-      <version>18.07-SNAPSHOT</version>
+      <version>18.07</version>
     </dependency>
   </dependencies>
 
index 14c0bc1..892d0cb 100644 (file)
@@ -4,7 +4,7 @@
 
   <groupId>io.fd.nsh_sfc</groupId>
   <artifactId>nsh-sfc</artifactId>
-  <version>18.07-RC1</version>
+  <version>18.07</version>
   <packaging>jar</packaging>
 
   <name>nsh-sfc</name>
@@ -18,7 +18,7 @@
     <dependency>
       <groupId>io.fd.vpp</groupId>
       <artifactId>jvpp-registry</artifactId>
-      <version>18.07-SNAPSHOT</version>
+      <version>18.07</version>
     </dependency>
   </dependencies>