diff options
author | Marek Gradzki <mgradzki@cisco.com> | 2016-09-20 17:12:27 +0200 |
---|---|---|
committer | Marek Gradzki <mgradzki@cisco.com> | 2016-09-20 17:15:38 +0200 |
commit | 926163ae36abcb0b62ef04206208585f49875022 (patch) | |
tree | 843e6f375e3bca57346949a01524a8cd97084d11 /nsh | |
parent | e0c64356a96dc9c2441139acd2ca281133d80844 (diff) |
Bump nsh-sfc.jar version to 16.09
Change-Id: I04830b848f75e65c842a0a508b53f8a3308a38b1
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 568687239..a5d7c8141 100644 --- a/nsh/impl/pom.xml +++ b/nsh/impl/pom.xml @@ -84,7 +84,7 @@ <dependency> <groupId>io.fd.nsh_sfc</groupId> <artifactId>nsh-sfc</artifactId> - <version>16.09-SNAPSHOT</version> + <version>16.09</version> <exclusions> <exclusion> <groupId>io.fd.vpp</groupId> |