Bump jar version to v17.10 and update Release note 71/9071/1 stable/1710 v17.10
authorHongjun Ni <[email protected]>
Fri, 27 Oct 2017 10:12:06 +0000 (18:12 +0800)
committerHongjun Ni <[email protected]>
Fri, 27 Oct 2017 10:12:06 +0000 (18:12 +0800)
Change-Id: I4b7a35ac9387ab05f23b4a3dde70185a4c5f5e9d
Signed-off-by: Hongjun Ni <[email protected]>
RELEASE.md
nsh-plugin/java/jvpp/pom.xml
nsh-plugin/java/pom.xml

index f4ed114..941e906 100644 (file)
@@ -1,10 +1,19 @@
 # Release Notes    {#release_notes}
 
+* @subpage release_notes_1710
 * @subpage release_notes_1707
 * @subpage release_notes_1704
 * @subpage release_notes_1701
 * @subpage release_notes_1609
 
+@page release_notes_1710 Release notes for NSH_SFC 17.10
+
+## Features
+- Add NSH TTL support
+
+## Issues fixed
+
+
 @page release_notes_1707 Release notes for NSH_SFC 17.07
 
 ## Features
index 470b60f..fff9e59 100644 (file)
@@ -4,7 +4,7 @@
 
   <groupId>io.fd.nsh_sfc</groupId>
   <artifactId>nsh-sfc</artifactId>
-  <version>17.10-RC2</version>
+  <version>17.10</version>
   <packaging>jar</packaging>
 
   <name>nsh-sfc</name>
@@ -14,7 +14,7 @@
     <dependency>
       <groupId>io.fd.vpp</groupId>
       <artifactId>jvpp-registry</artifactId>
-      <version>17.10-SNAPSHOT</version>
+      <version>17.10</version>
     </dependency>
   </dependencies>
 
index 9606316..774c09f 100644 (file)
@@ -4,7 +4,7 @@
 
   <groupId>io.fd.nsh_sfc</groupId>
   <artifactId>nsh-sfc</artifactId>
-  <version>17.10-RC2</version>
+  <version>17.10</version>
   <packaging>jar</packaging>
 
   <name>nsh-sfc</name>
@@ -18,7 +18,7 @@
     <dependency>
       <groupId>io.fd.vpp</groupId>
       <artifactId>jvpp-registry</artifactId>
-      <version>17.10-SNAPSHOT</version>
+      <version>17.10</version>
     </dependency>
   </dependencies>