Bump jar version to v17.04 80/6480/1 stable/1704 v17.04
authorHongjun Ni <[email protected]>
Thu, 27 Apr 2017 09:51:58 +0000 (17:51 +0800)
committerHongjun Ni <[email protected]>
Thu, 27 Apr 2017 09:51:58 +0000 (17:51 +0800)
Change-Id: I2cb9e19d6025df34efc18656ef4afde976a14c18
Signed-off-by: Hongjun Ni <[email protected]>
nsh-plugin/java/jvpp/pom.xml
nsh-plugin/java/pom.xml

index d390f73..ac1a579 100644 (file)
@@ -4,7 +4,7 @@
  
   <groupId>io.fd.nsh_sfc</groupId>
   <artifactId>nsh-sfc</artifactId>
-  <version>17.04-RC2</version>
+  <version>17.04</version>
   <packaging>jar</packaging>
  
   <name>nsh-sfc</name>
@@ -14,7 +14,7 @@
     <dependency>
       <groupId>io.fd.vpp</groupId>
       <artifactId>jvpp-registry</artifactId>
-      <version>17.04-SNAPSHOT</version>
+      <version>17.04</version>
     </dependency>
   </dependencies>
   
index 2238998..a389901 100644 (file)
@@ -4,7 +4,7 @@
  
   <groupId>io.fd.nsh_sfc</groupId>
   <artifactId>nsh-sfc</artifactId>
-  <version>17.04-RC2</version>
+  <version>17.04</version>
   <packaging>jar</packaging>
  
   <name>nsh-sfc</name>
@@ -18,7 +18,7 @@
     <dependency>
       <groupId>io.fd.vpp</groupId>
       <artifactId>jvpp-registry</artifactId>
-      <version>17.04-SNAPSHOT</version>
+      <version>17.04</version>
     </dependency>
   </dependencies>