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 --- nsh/impl/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'nsh') diff --git a/nsh/impl/pom.xml b/nsh/impl/pom.xml index 7a0dd256e..1bc00d047 100644 --- a/nsh/impl/pom.xml +++ b/nsh/impl/pom.xml @@ -108,7 +108,7 @@ io.fd.honeycomb - minimal-distribution + minimal-distribution-core ${project.version} -- cgit 1.2.3-korg