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 --- samples/samples-impl/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'samples') diff --git a/samples/samples-impl/pom.xml b/samples/samples-impl/pom.xml index af3b53901..1b85efb86 100644 --- a/samples/samples-impl/pom.xml +++ b/samples/samples-impl/pom.xml @@ -28,7 +28,7 @@ - io.fd.vpp + io.fd.jvpp jvpp-core -- cgit 1.2.3-korg