From 9cfc1be756602e554860be23fd34835bfc897cc1 Mon Sep 17 00:00:00 2001 From: Marek Gradzki Date: Sat, 1 Jul 2017 00:39:26 +0200 Subject: Change minimal-distribution to minimal-distribution-core The minimal-distribution-core was introduced by HONEYCOMB-373. Adoption is needed to remove indirect dependencies on various HC infra yang models to decrease footprint (HONEYCOMB-358 loads yang models based on maven dependencies). Change-Id: Iba639efb893deb8d51de09009750542f78dfdd50 Signed-off-by: Marek Gradzki --- vpp-common/vpp-common-integration/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'vpp-common') 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