Bump jar version to v18.04 81/12281/1 v18.04
authorHongjun Ni <[email protected]>
Mon, 30 Apr 2018 13:57:30 +0000 (21:57 +0800)
committerHongjun Ni <[email protected]>
Mon, 30 Apr 2018 13:57:30 +0000 (21:57 +0800)
Change-Id: Ia5cdc6e5fe63cef6e7225b94d5cde4c409d28364
Signed-off-by: Hongjun Ni <[email protected]>
nsh-plugin/java/jvpp/pom.xml
nsh-plugin/java/pom.xml

index ac9a645..41a24b9 100644 (file)
@@ -4,7 +4,7 @@
 
   <groupId>io.fd.nsh_sfc</groupId>
   <artifactId>nsh-sfc</artifactId>
-  <version>18.04-RC1</version>
+  <version>18.04</version>
   <packaging>jar</packaging>
 
   <name>nsh-sfc</name>
@@ -14,7 +14,7 @@
     <dependency>
       <groupId>io.fd.vpp</groupId>
       <artifactId>jvpp-registry</artifactId>
-      <version>18.04-SNAPSHOT</version>
+      <version>18.04</version>
     </dependency>
   </dependencies>
 
index cc01fd9..6df86e7 100644 (file)
@@ -4,7 +4,7 @@
 
   <groupId>io.fd.nsh_sfc</groupId>
   <artifactId>nsh-sfc</artifactId>
-  <version>18.04-RC1</version>
+  <version>18.04</version>
   <packaging>jar</packaging>
 
   <name>nsh-sfc</name>
@@ -18,7 +18,7 @@
     <dependency>
       <groupId>io.fd.vpp</groupId>
       <artifactId>jvpp-registry</artifactId>
-      <version>18.04-SNAPSHOT</version>
+      <version>18.04</version>
     </dependency>
   </dependencies>