From e4c3640eb7a140351cf804c48ff96ab5a650e1e6 Mon Sep 17 00:00:00 2001 From: Michal Cmarada Date: Thu, 28 Feb 2019 09:52:16 +0100 Subject: HC2VPP-404: migrate all JVPP APIs from vpp to jvpp in order to switch to the new JVPP we need to update all JVPP dependencies to new groupId. Change-Id: Icd8c07f7553a04111cf5a768dfbb26094ff99db8 Signed-off-by: Michal Cmarada --- nsh/impl/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'nsh/impl/pom.xml') diff --git a/nsh/impl/pom.xml b/nsh/impl/pom.xml index 8114f7e19..1d7d08d08 100644 --- a/nsh/impl/pom.xml +++ b/nsh/impl/pom.xml @@ -79,12 +79,12 @@ cfg-init - io.fd.vpp + io.fd.jvpp jvpp-registry 19.04-SNAPSHOT - io.fd.vpp + io.fd.jvpp jvpp-nsh 19.04-SNAPSHOT -- cgit 1.2.3-korg