diff options
author | Marek Gradzki <mgradzki@cisco.com> | 2016-12-08 07:49:47 +0100 |
---|---|---|
committer | Marek Gradzki <mgradzki@cisco.com> | 2016-12-08 07:49:47 +0100 |
commit | c4bab69a9be0ac0f7a649aedfbe3b211fe474a9f (patch) | |
tree | 7a8fde600acd32f7a3c6a0533d78c634c6105acf /nsh | |
parent | 78e2c508a57d2e8cf221b1d5cd26b09d5b2b65cb (diff) |
Bump nsh_sfc java bindings
Change-Id: Ib4c099de44f3f72105fa56ddd433a3e0acda428c
Signed-off-by: Marek Gradzki <mgradzki@cisco.com>
Diffstat (limited to 'nsh')
-rw-r--r-- | nsh/impl/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/nsh/impl/pom.xml b/nsh/impl/pom.xml index acd40048c..e6020168f 100644 --- a/nsh/impl/pom.xml +++ b/nsh/impl/pom.xml @@ -94,7 +94,7 @@ <dependency> <groupId>io.fd.nsh_sfc</groupId> <artifactId>nsh-sfc</artifactId> - <version>16.12-SNAPSHOT</version> + <version>17.01-SNAPSHOT</version> </dependency> <dependency> <groupId>io.fd.hc2vpp.common</groupId> |