From e209f810b27cabda4b01421b6cc80769af67048b Mon Sep 17 00:00:00 2001 From: Marek Gradzki Date: Thu, 6 Jul 2017 13:37:33 +0200 Subject: Remove dependency on minimal-distribution Accidentially introduced by https://gerrit.fd.io/r/#/c/7386/ Change-Id: Ie862dac542a3384fff42293b76d895b0dbf5b806 Signed-off-by: Marek Gradzki --- vpp-common/vpp-common-integration/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vpp-common/vpp-common-integration/pom.xml b/vpp-common/vpp-common-integration/pom.xml index a2547df0b..7ba7d6359 100644 --- a/vpp-common/vpp-common-integration/pom.xml +++ b/vpp-common/vpp-common-integration/pom.xml @@ -60,7 +60,7 @@ io.fd.honeycomb - minimal-distribution + minimal-distribution-core ${honeycomb.min.distro.version} -- cgit 1.2.3-korg