From e8dd52ee89d76d9afb5a2235a809ffdfd9ffd081 Mon Sep 17 00:00:00 2001 From: Michal Cmarada Date: Mon, 3 Sep 2018 16:43:44 +0200 Subject: Fix nsh-sfc dependency nsh-sfc is beeing moved to vpp. First patch is already in https://gerrit.fd.io/r/#/c/14489/. JVPP API is still missing and nsh-sfc does not provide 18.07 or 18.10 Snapshot versions. Therefore switching to 18.07 release version until JVPP API is finished in VPP. Change-Id: Ia74975023b7be092434d230a8ca909531231fd95 Signed-off-by: Michal Cmarada --- nsh/impl/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nsh/impl/pom.xml b/nsh/impl/pom.xml index 39b41c8bd..0c2518b7f 100644 --- a/nsh/impl/pom.xml +++ b/nsh/impl/pom.xml @@ -86,7 +86,7 @@ io.fd.nsh_sfc nsh-sfc - 18.07-SNAPSHOT + 18.07 io.fd.vpp -- cgit 1.2.3-korg