summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarek Gradzki <mgradzki@cisco.com>2017-07-26 17:27:34 +0200
committerMarek Gradzki <mgradzki@cisco.com>2017-07-26 17:27:42 +0200
commite4b2b284eba72548b17a67fcab003567baef155c (patch)
treeab4a8af95019c204ad6978ce203040de8c257490
parente95165727a9e7c32c421e739a0f94d20c9862fb0 (diff)
Bump nsh-sfc version to 17.07
Change-Id: Ic811cad5c24a4ddf9fc07e471b67b1bdb04b6d78 Signed-off-by: Marek Gradzki <mgradzki@cisco.com>
-rw-r--r--nsh/impl/pom.xml8
1 files changed, 1 insertions, 7 deletions
diff --git a/nsh/impl/pom.xml b/nsh/impl/pom.xml
index 21cf2d911..dc5a23d76 100644
--- a/nsh/impl/pom.xml
+++ b/nsh/impl/pom.xml
@@ -94,13 +94,7 @@
<dependency>
<groupId>io.fd.nsh_sfc</groupId>
<artifactId>nsh-sfc</artifactId>
- <version>17.07-SNAPSHOT</version>
- <exclusions>
- <exclusion>
- <groupId>io.fd.vpp</groupId>
- <artifactId>jvpp-registry</artifactId>
- </exclusion>
- </exclusions>
+ <version>17.07</version>
</dependency>
<dependency>
<groupId>io.fd.hc2vpp.common</groupId>