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-integration/minimal-distribution/pom.xml | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'vpp-integration/minimal-distribution/pom.xml') diff --git a/vpp-integration/minimal-distribution/pom.xml b/vpp-integration/minimal-distribution/pom.xml index 621564602..a8616f535 100644 --- a/vpp-integration/minimal-distribution/pom.xml +++ b/vpp-integration/minimal-distribution/pom.xml @@ -33,6 +33,7 @@ io.fd.honeycomb.infra.distro.Main 1.17.07-SNAPSHOT 1.17.07-SNAPSHOT + 1.17.07-SNAPSHOT 1.17.07-SNAPSHOT 1.17.07-SNAPSHOT 1.17.07-SNAPSHOT @@ -94,6 +95,11 @@ + + io.fd.honeycomb + minimal-distribution + ${hc.infra.version} + io.fd.hc2vpp.common vpp-common-integration -- cgit 1.2.3-korg